Home
last modified time | relevance | path

Searched refs:id_aa_securityLabel (Results 1 – 4 of 4) sorted by relevance

/external/python/pyasn1-modules/pyasn1_modules/
Drfc5035.py100 id_aa_securityLabel = rfc2634.id_aa_securityLabel variable
Drfc2634.py131 id_aa_securityLabel = univ.ObjectIdentifier('1.2.840.113549.1.9.16.2.2') variable
317 id_aa_securityLabel: ESSSecurityLabel(),
Drfc7906.py40 id_aa_securityLabel = rfc2634.id_aa_securityLabel variable
512 id_aa_KP_classification = univ.ObjectIdentifier(id_aa_securityLabel)
/external/python/pyasn1-modules/tests/
Dtest_rfc3114.py177 if attr['attrType'] == rfc5035.id_aa_securityLabel: