ComponentSpace SAML Class Library Reference

CertificateStore Class

CertificateStore wraps some of the certificate store related Crypto API functions.

For a list of all members of this type, see CertificateStore Members.

System.Object
   ComponentSpace.CryptoHelper.CertificateStore

[Visual Basic]
Public Class CertificateStore
    Implements IDisposable
[C#]
public class CertificateStore : IDisposable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ComponentSpace.CryptoHelper

Assembly: ComponentSpace.CryptoHelper (in ComponentSpace.CryptoHelper.dll)

See Also

CertificateStore Members | ComponentSpace.CryptoHelper Namespace