Class OtherRecipientInfo

  • All Implemented Interfaces:
    ASN1Encodable, Encodable

    public class OtherRecipientInfo
    extends ASN1Object
    RFC 5652: Content encryption key delivery mechanisms.
     OtherRecipientInfo ::= SEQUENCE {
        oriType OBJECT IDENTIFIER,
        oriValue ANY DEFINED BY oriType }