Connectivity Software User's Guide and Reference
IPkiStoreInfo Interface
Members 



OpcLabs.BaseLibPrimitives Assembly > OpcLabs.BaseLib.Security.Cryptography.PkiCertificates Namespace : IPkiStoreInfo Interface
Provides information about a PKI store, which is a repository where certificates and certificate revocation lists (CRLs) are persisted and managed.
Object Model
IPkiStoreInfo InterfaceIPkiStore Interface
Syntax
'Declaration
 
<ComVisibleAttribute(False)>
Public Interface IPkiStoreInfo 
'Usage
 
Dim instance As IPkiStoreInfo
[ComVisible(false)]
public interface IPkiStoreInfo 
[ComVisible(false)]
public interface class IPkiStoreInfo 
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also