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