Home
last modified time | relevance | path

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

/external/python/asn1crypto/asn1crypto/
Dpdf.py10 from .cms import CMSAttributeType, CMSAttribute
83 CMSAttributeType._map['1.2.840.113583.1.1.8'] = 'adobe_revocation_info_archival'
Dtsp.py23 CMSAttributeType,
307 CMSAttributeType._map['1.2.840.113549.1.9.16.2.12'] = 'signing_certificate'
309 CMSAttributeType._map['1.2.840.113549.1.9.16.2.47'] = 'signing_certificate_v2'
Dcms.py97 class CMSAttributeType(ObjectIdentifier): class
171 ('type', CMSAttributeType),
/external/python/asn1crypto/
Dchangelog.md17 `cms.CMSAttributeType()`, along with related structures
269 `cms.CMSAttributeType`