Searched refs:getCertHash (Results 1 – 2 of 2) sorted by relevance
248 byte[] certHash256 = getCertHash(signature, "SHA-256"); in getCarrierPrivilegeStatus()257 byte[] certHash = getCertHash(signature, "SHA-1"); in getCarrierPrivilegeStatus()338 public static byte[] getCertHash(Signature signature, String algo) { in getCertHash() method in UiccAccessRule
55681 Landroid/telephony/UiccAccessRule;->getCertHash(Landroid/content/pm/Signature;Ljava/lang/String;)[B