Home
last modified time | relevance | path

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

/external/python/pyasn1-modules/pyasn1_modules/
Drfc3852.py162 class OtherRecipientInfo(univ.Sequence): class
166 OtherRecipientInfo.componentType = namedtype.NamedTypes(
302 namedtype.NamedType('ori', OtherRecipientInfo().subtype(
Drfc5652.py476 class OtherRecipientInfo(univ.Sequence): class
480 OtherRecipientInfo.componentType = namedtype.NamedTypes(
500 namedtype.NamedType('ori', OtherRecipientInfo().subtype(
/external/python/asn1crypto/asn1crypto/
Dcms.py784 class OtherRecipientInfo(Sequence): class
797 ('ori', OtherRecipientInfo, {'implicit': 4}),