Namespace: Org.BouncyCastle.X509
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public void SetNotAfter( DateTime date ) |
Visual Basic |
---|
Public Sub SetNotAfter ( _ date As DateTime _ ) |
Visual C++ |
---|
public: void SetNotAfter( DateTime date ) |
Parameters
- date
- Type: System..::..DateTime