ComponentSpace SAML Class Library Reference

CertificateContext.Close Method 

Closes the certificate context and frees up unmanaged resources.

[Visual Basic]
Public Sub Close()
[C#]
public void Close();

See Also

CertificateContext Class | ComponentSpace.CryptoHelper Namespace