Home
last modified time | relevance | path

Searched refs:extEE (Results 1 – 1 of 1) sorted by relevance

/dports/java/bouncycastle15/crypto-169/prov/src/test/java/org/bouncycastle/jce/provider/test/
H A DCertPathValidatorTest.java519 …static byte[] extEE = Base64.decode("MIICtDCCAh2gAwIBAgIBAzANBgkqhkiG9w0BAQUFADCBkjELMAkGA1UEBhMCQ… field in CertPathValidatorTest
530 …09Certificate finalCert = (X509Certificate)cf.generateCertificate(new ByteArrayInputStream(extEE)); in validateWithExtendedKeyUsage()