The ComponentSpace.CryptoHelper namespace provides additional support for X.509 certificates and certificate stores. This functionality is used internally by the SAML component but may also be useful to calling applications.
| Class | Description |
|---|---|
| CertificateContext |
CertificateContext wraps some of the certificate context related Crypto API functions. |
| CertificateContextException | The exception that is thrown when a certificate context operation fails. |
| CertificateException | The exception that is thrown when a certificate operation fails. |
| CertificateStore |
CertificateStore wraps some of the certificate store related Crypto API functions. |
| CertificateStoreException | The exception that is thrown when a certificate store operation fails. |
| X509CertificateHelper |
X509CertificateHelper includes helper methods for manipulating X.509 certficates. |
| Enumeration | Description |
|---|---|
| CertificateStoreLocation | The certificate store location. |