Namespace: Org.BouncyCastle.Asn1.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 SetNextUpdate( Time nextUpdate ) |
| Visual Basic |
|---|
Public Sub SetNextUpdate ( _ nextUpdate As Time _ ) |
| Visual C++ |
|---|
public: void SetNextUpdate( Time^ nextUpdate ) |
Parameters
- nextUpdate
- Type: Org.BouncyCastle.Asn1.X509..::..Time