Class KeyAgreeRecipientIdentifier

  • All Implemented Interfaces:
    ASN1Choice, ASN1Encodable, Encodable

    public class KeyAgreeRecipientIdentifier
    extends ASN1Object
    implements ASN1Choice
    RFC 5652: Content encryption key delivery mechanisms.

     KeyAgreeRecipientIdentifier ::= CHOICE {
         issuerAndSerialNumber IssuerAndSerialNumber,
         rKeyId [0] IMPLICIT RecipientKeyIdentifier }