Initializes a new instance of the CertStatus class
Namespace: Org.BouncyCastle.Asn1.OcspAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public CertStatus( Asn1TaggedObject choice ) |
Visual Basic |
---|
Public Sub New ( _ choice As Asn1TaggedObject _ ) |
Visual C++ |
---|
public: CertStatus( Asn1TaggedObject^ choice ) |
Parameters
- choice
- Type: Org.BouncyCastle.Asn1..::..Asn1TaggedObject