Home
last modified time | relevance | path

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

/external/python/cryptography/src/cryptography/hazmat/backends/openssl/
Dx509.py502 class _SignedCertificateTimestamp(object): class
550 if not isinstance(other, _SignedCertificateTimestamp):
Ddecode_asn1.py640 _SignedCertificateTimestamp
649 scts.append(_SignedCertificateTimestamp(backend, asn1_scts, sct))