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