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