Skip to main content
Version: 4.4.0

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.

public interface ICertificateStore : IProvidesImplementation

Derived
ICertificateMemoryStore
ICertificateSystemStore
Implements IProvidesImplementation

See also