Home
last modified time | relevance | path

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

/external/python/oauth2client/oauth2client/
D_pure_python_crypt.py46 _PKCS8_SPEC = PrivateKeyInfo() variable
175 key_bytes, asn1Spec=_PKCS8_SPEC)
/external/python/oauth2client/tests/
Dtest__pure_python_crypt.py167 pem_bytes, asn1Spec=_pure_python_crypt._PKCS8_SPEC)