OtherRecipientInfo public class OtherRecipientInfo : Asn1Encodable Documentation public virtual DerObjectIdentifier OriType { get; } public virtual Asn1Encodable OriValue { get; } public OtherRecipientInfo(DerObjectIdentifier oriType, Asn1Encodable oriValue) public static OtherRecipientInfo GetInstance(Asn1TaggedObject obj, bool explicitly) public static OtherRecipientInfo GetInstance(object obj)