Searched refs:isSupportedDigestAlgorithm (Results 1 – 2 of 2) sorted by relevance
37 public static boolean isSupportedDigestAlgorithm(String algorithm) { in isSupportedDigestAlgorithm() method in Pin
97 if (!Pin.isSupportedDigestAlgorithm(digestAlgorithm)) { in parsePin()