X509V2CrlGeneratorSetThisUpdate Method
Namespace: Org.BouncyCastle.X509Assembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
public void SetThisUpdate(
DateTime date
)
Public Sub SetThisUpdate (
date As DateTime
)
public:
void SetThisUpdate(
DateTime date
)
function SetThisUpdate(date);
Parameters
- date DateTime
-