QuickOPC User's Guide and Reference
_PkiChain Interface
Members 



View with Navigation Tools
OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Security.Cryptography.PkiCertificates.ComTypes Namespace : _PkiChain Interface
Exposes OpcLabs.BaseLib.Security.Cryptography.PkiCertificates.PkiChain to COM clients.
Syntax
'Declaration
 
<ComVisibleAttribute(True)>
<GuidAttribute("D6A0D353-D34C-44EC-8C8C-3F61ABB1125D")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _PkiChain 
 
'Usage
 
Dim instance As _PkiChain
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