Home
last modified time | relevance | path

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

/external/python/pyopenssl/tests/
Dtest_crypto.py41 from OpenSSL.crypto import PKCS7, PKCS7Type, load_pkcs7_data
2920 assert PKCS7Type.__name__ == 'PKCS7'
2921 assert PKCS7 is PKCS7Type
/external/python/pyopenssl/
DCHANGELOG.rst209 …ype``, ``X509ReqType``, ``X509Type``, ``X509StoreType``, ``CRLType``, ``PKCS7Type``, ``PKCS12Type`…
/external/python/pyopenssl/src/OpenSSL/
Dcrypto.py2392 PKCS7Type = deprecated( variable