Initializes a new instance of the AlgorithmIdentifier class
Namespace: Org.BouncyCastle.Asn1.X509Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public AlgorithmIdentifier( string objectID ) |
Visual Basic |
---|
Public Sub New ( _ objectID As String _ ) |
Visual C++ |
---|
public: AlgorithmIdentifier( String^ objectID ) |
Parameters
- objectID
- Type: System..::..String