ComponentSpace SAML Class Library Reference

ComponentSpace.CryptoHelper Namespace

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.

Namespace hierarchy

Classes

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.

Enumerations

Enumeration Description
CertificateStoreLocation The certificate store location.