Searched refs:isSupportedDigestAlgorithm (Results 1 – 3 of 3) sorted by relevance
37 public static boolean isSupportedDigestAlgorithm(String algorithm) { in isSupportedDigestAlgorithm() method in Pin
97 if (!Pin.isSupportedDigestAlgorithm(digestAlgorithm)) { in parsePin()
62513 Landroid/security/net/config/Pin;->isSupportedDigestAlgorithm(Ljava/lang/String;)Z