Home
last modified time | relevance | path

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

/external/python/pyasn1-modules/pyasn1_modules/
Drfc2985.py258 pkcs_9_at_userPKCS12 = _OID(2, 16, 840, 1, 113730, 3, 1, 216) variable
261 userPKCS12['type'] = pkcs_9_at_userPKCS12
542 pkcs_9_at_userPKCS12: PFX(),
/external/python/pyasn1-modules/tests/
Dtest_rfc2985.py146 if attr['type'] == rfc2985.pkcs_9_at_userPKCS12:
241 if attr['type'] == rfc2985.pkcs_9_at_userPKCS12: