Home
last modified time | relevance | path

Searched refs:Certificates (Results 1 – 25 of 48) sorted by relevance

12

/external/python/cryptography/vectors/cryptography_vectors/x509/PKITS_data/
Dpkits.ldif1 dn: O=Test Certificates 2011,C=US
3 o: Test Certificates 2011
5 dn: CN=Trust Anchor,O=Test Certificates 2011,C=US
111 dn: CN=Good CA,O=Test Certificates 2011,C=US
124 dn: CN=Valid EE Certificate Test1,O=Test Certificates 2011,C=US
130 dn: CN=Bad Signed CA,O=Test Certificates 2011,C=US
138 dn: CN=Invalid CA Signature Test2,O=Test Certificates 2011,C=US
144 dn: CN=Invalid EE Signature Test3,O=Test Certificates 2011,C=US
150 dn: CN=Bad notBefore Date CA,O=Test Certificates 2011,C=US
158 dn: CN=Invalid CA notBefore Date EE Certificate Test1,O=Test Certificates 2011,C=US
[all …]
/external/boringssl/src/ssl/test/runner/
Drunner.go743 if len(config.Certificates) == 0 {
744 config.Certificates = []Certificate{rsaCertificate}
1978 Certificates: []Certificate{rsaChainCertificate},
3451 Certificates: []Certificate{cert},
3458 Certificates: []Certificate{cert},
3466 Certificates: []Certificate{cert},
3476 Certificates: []Certificate{cert},
3582 Certificates: []Certificate{cert},
3606 Certificates: []Certificate{cert},
3633 Certificates: []Certificate{cert},
[all …]
Dcommon.go399 Certificates []Certificate member
1930 if len(c.Certificates) == 1 || c.NameToCertificate == nil {
1932 return &c.Certificates[0]
1956 return &c.Certificates[0]
1978 for i := range c.Certificates {
1979 cert := &c.Certificates[i]
Dtls.go76 if config == nil || len(config.Certificates) == 0 {
/external/python/asn1crypto/tests/fixtures/lets_encrypt/
Dreadme.md1 Certificates from https://letsencrypt.org/
/external/python/asn1crypto/tests/fixtures/keys/
Dreadme.md1 Certificates generated by hand with OpenSSL for testing various algorithms
/external/python/asn1crypto/asn1crypto/
Docsp.py203 class Certificates(SequenceOf): class
211 ('certs', Certificates, {'explicit': 0, 'optional': True}),
596 ('certs', Certificates, {'explicit': 0, 'optional': True}),
/external/python/pyasn1-modules/
DCHANGES.txt14 - Added RFC6487 providing Profile for X.509 PKIX Resource Certificates
17 - Added RFC6187 providing Certificates for Secure Shell Authentication
38 for Certificates
79 X.509 Certificates
104 - Added RFC3709 providing Logotypes in X.509 Certificates
151 Identifiers for RSA Cryptography for use in Certificates
/external/pdfium/xfa/fxfa/parser/
Dcxfa_certificates.cpp37 XFA_Element::Certificates, in CXFA_Certificates()
Dcxfa_filter.cpp15 {XFA_Element::Mdp, 1, 0}, {XFA_Element::Certificates, 1, 0},
/external/openscreen/test/data/cast/common/certificate/certificates/
DREADME.md1 # Generating Certificates
/external/python/cpython2/Mac/BuildScript/resources/
DWelcome.rtf26 \f1 Install Certificates
DConclusion.rtf16 \f3 Install Certificates
/external/openscreen/osp/go/
Dquic.go69 tlsConfig := &tls.Config{Certificates: []tls.Certificate{cert}}
/external/python/cpython3/Mac/BuildScript/resources/
DWelcome.rtf24 \f2 Install Certificates
DConclusion.rtf16 \f3 Install Certificates
/external/python/cryptography/vectors/cryptography_vectors/x509/PKITS_data/smime/
DSignedAllCertificatesNoPoliciesTest2.eml3 Subject: All Certificates No Policies Test2
DSignedAllCertificatesSamePoliciesTest10.eml3 Subject: All Certificates Same Policies Test10
DSignedAllCertificatesAnyPolicyTest11.eml3 Subject: All Certificates AnyPolicy Test11
DSignedAllCertificatesSamePoliciesTest13.eml3 Subject: All Certificates Same Policies Test13
DSignedAllCertificatesSamePolicyTest1.eml3 Subject: All Certificates Same Policy Test1
/external/tpm2-tss/script/ekca/
Dintermed-ca.cnf58 # Distinguished Name Policy for Personal Certificates
/external/grpc-grpc/
DgRPC.podspec47 # Certificates, to be able to establish TLS connections:
/external/grpc-grpc/templates/
DgRPC.podspec.template49 # Certificates, to be able to establish TLS connections:
/external/python/pyopenssl/doc/api/
Dcrypto.rst36 Certificates section in Serialization and deserialization

12