ICertificateStore Interface
Namespace: iCore.Public.Crypto.X509Certificates
Assembly: iCore.Public.Crypto.dll
Represents an X.509 store, which is a collection of certificates that may represent a windows system store or a temporary in-memory store.
- C#
- VB
public interface ICertificateStore : IProvidesImplementation
Public Interface ICertificateStore
Inherits IProvidesImplementation
Derived
↳ICertificateMemoryStore
↳ ICertificateSystemStore
Implements IProvidesImplementation