Initializes a new instance of the OtherRecipientInfo class
Namespace: Org.BouncyCastle.Asn1.CmsAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public OtherRecipientInfo( DerObjectIdentifier oriType, Asn1Encodable oriValue ) |
Visual Basic |
---|
Public Sub New ( _ oriType As DerObjectIdentifier, _ oriValue As Asn1Encodable _ ) |
Visual C++ |
---|
public: OtherRecipientInfo( DerObjectIdentifier^ oriType, Asn1Encodable^ oriValue ) |
Parameters
- oriType
- Type: Org.BouncyCastle.Asn1..::..DerObjectIdentifier
- oriValue
- Type: Org.BouncyCastle.Asn1..::..Asn1Encodable