Initializes a new instance of the OtherCertID class
Namespace: Org.BouncyCastle.Asn1.EsfAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public OtherCertID( OtherHash otherCertHash, IssuerSerial issuerSerial ) |
Visual Basic |
---|
Public Sub New ( _ otherCertHash As OtherHash, _ issuerSerial As IssuerSerial _ ) |
Visual C++ |
---|
public: OtherCertID( OtherHash^ otherCertHash, IssuerSerial^ issuerSerial ) |
Parameters
- otherCertHash
- Type: Org.BouncyCastle.Asn1.Esf..::..OtherHash
- issuerSerial
- Type: Org.BouncyCastle.Asn1.X509..::..IssuerSerial