Searched refs:decodeCertPath (Results 1 – 5 of 5) sorted by relevance
155 CERT_PATH_1 = decodeCertPath(CERT_PATH_1_BASE64);156 CERT_PATH_2 = decodeCertPath(CERT_PATH_2_BASE64);446 return decodeCertPath(INSECURE_CERT_PATH_FOR_ENDPOINT1_BASE64); in getInsecureCertPathForEndpoint1()450 return decodeCertPath(INSECURE_CERT_PATH_FOR_ENDPOINT2_BASE64); in getInsecureCertPathForEndpoint2()460 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
65 return decodeCertPath(mEncodedCertPath); in getCertPath()105 private static CertPath decodeCertPath(@NonNull byte[] bytes) throws CertificateException { in decodeCertPath() method in RecoveryCertPath
565 return decodeCertPath(bytes); in getRecoveryServiceCertPath()1407 private static CertPath decodeCertPath(byte[] bytes) throws CertificateException { in decodeCertPath() method in RecoverableKeyStoreDb
47658 Landroid/security/keystore/recovery/RecoveryCertPath;->decodeCertPath([B)Ljava/security/cert/CertPa…