Home
last modified time | relevance | path

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

/external/python/pyasn1-modules/pyasn1_modules/
Drfc7296.py29 class CertificateBundle(univ.SequenceOf): class
32 CertificateBundle.componentType = CertificateOrCRL()
/external/python/pyasn1-modules/tests/
Dtest_rfc7296.py136 self.asn1Spec = rfc7296.CertificateBundle()