Home
last modified time | relevance | path

Searched defs:certificateEntry (Results 1 – 3 of 3) sorted by relevance

/external/boringssl/src/ssl/test/runner/
Dhandshake_messages.go2032 type certificateEntry struct { struct
2033 data []byte
2034 ocspResponse []byte
2035 sctList []byte
2036 duplicateExtensions bool
2037 extraExtension []byte
2038 delegatedCredential *delegatedCredential
/external/conscrypt/testing/src/main/java/org/conscrypt/java/security/
DTestKeyStore.java892 TrustedCertificateEntry certificateEntry = in issuer() local
984 TrustedCertificateEntry certificateEntry = in rootCertificate() local
/external/conscrypt/repackaged/testing/src/main/java/com/android/org/conscrypt/java/security/
DTestKeyStore.java895 TrustedCertificateEntry certificateEntry = in issuer() local
987 TrustedCertificateEntry certificateEntry = in rootCertificate() local