Click or drag to resize

X509CRL2Reset Method

Resets the state of an X509CRL2.

Namespace:  System.Security.Cryptography.X509Certificates
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public void Reset()
Remarks
This method can be used to reset the state of the CRL. It also frees any resources associated with the CRL.
See Also