Click or drag to resize

X509CTLReset Method

Resets the state of an X509CTL.

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 CTL. It also frees any resources associated with the CTL.
See Also