Home
last modified time | relevance | path

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

/external/python/pyasn1-modules/pyasn1_modules/
Drfc5652.py157 class KeyAgreeRecipientIdentifier(univ.Choice): class
161 KeyAgreeRecipientIdentifier.componentType = namedtype.NamedTypes(
177 namedtype.NamedType('rid', KeyAgreeRecipientIdentifier()),
Drfc3852.py197 class KeyAgreeRecipientIdentifier(univ.Choice): class
201 KeyAgreeRecipientIdentifier.componentType = namedtype.NamedTypes(
213 namedtype.NamedType('rid', KeyAgreeRecipientIdentifier()),