Searched defs:expectedCert (Results 1 – 2 of 2) sorted by relevance
124 X509Certificate expectedCert = pemStringToCertificate(CLIENT_END_CERTIFICATE); in testDecodeX509Certificate() local
1167 Certificate expectedCert = certFact.generateCertificate(new ByteArrayInputStream(cert)); in assertPrivateKeyEntryEquals() local1181 Certificate expectedCert, Collection<Certificate> expectedChain) throws Exception { in assertPrivateKeyEntryEquals()1804 Certificate expectedCert = generateCertificate(FAKE_RSA_USER_1); in testKeyStore_SetKeyEntry_ReplacedChain_Unencrypted_Success() local