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