Searched refs:decodeCertPath (Results 1 – 6 of 6) sorted by relevance
156 CERT_PATH_1 = decodeCertPath(CERT_PATH_1_BASE64);157 CERT_PATH_2 = decodeCertPath(CERT_PATH_2_BASE64);447 return decodeCertPath(INSECURE_CERT_PATH_FOR_ENDPOINT1_BASE64); in getInsecureCertPathForEndpoint1()451 return decodeCertPath(INSECURE_CERT_PATH_FOR_ENDPOINT2_BASE64); in getInsecureCertPathForEndpoint2()461 private static CertPath decodeCertPath(String base64CertPath) throws Exception { in decodeCertPath() method in TestData
76 return decodeCertPath(THM_CERT_PATH_BASE64); in getThmCertPath()83 private static CertPath decodeCertPath(String base64CertPath) throws Exception { in decodeCertPath() method in TestData
66 return decodeCertPath(mEncodedCertPath); in getCertPath()106 private static CertPath decodeCertPath(@NonNull byte[] bytes) throws CertificateException { in decodeCertPath() method in RecoveryCertPath
517 return decodeCertPath(bytes); in getRecoveryServiceCertPath()1359 private static CertPath decodeCertPath(byte[] bytes) throws CertificateException { in decodeCertPath() method in RecoverableKeyStoreDb
8524 …ver/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->decodeCertPath([B)Ljava/secur…
66589 Landroid/security/keystore/recovery/RecoveryCertPath;->decodeCertPath([B)Ljava/security/cert/CertPa…