|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface to an identifier for a recipient in a CMS EnvelopedData for whom the content encryption key is encrypted.
A RecipientIdentifier specifies the recipient's X.509 certificate (more specifically, the encapsulated public key) that was used to encrypt the content encryption key.
RecipientIdentifier is defined in RFC2630 by the ASN.1 structure
RecipientIdentifier ::= CHOICE { issuerAndSerialNumber IssuerAndSerialNumber, subjectKeyIdentifier [0] SubjectKeyIdentifier }
NB. This interface has no methods defined.
IssuerAndSerialNumber
,
SubjectKeyIdentifier
,
KeyTransRecipientInfo
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |