Defines a certificate store.

Namespace: LLCryptoLib.Security.Certificates
Assembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)

Syntax

C#
public class CertificateStore
Visual Basic
Public Class CertificateStore
Visual C++
public ref class CertificateStore

Inheritance Hierarchy

System..::..Object
  LLCryptoLib.Security.Certificates..::..CertificateStore
    LLCryptoLib.Security.Certificates..::..CertificateStoreCollection
    LLCryptoLib.Security.Certificates..::..LLCertificateStore

See Also