Click or drag to resize

X509CTLHandle Property

Gets a handle to a Microsoft Cryptographic API CTL context described by an unmanaged CTL_CONTEXT structure.

Namespace:  System.Security.Cryptography.X509Certificates
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public SafeCTLHandleContext Handle { get; }

Property Value

Type: SafeCTLHandleContext
See Also