Click or drag to resize

CACryptographyProviderIsCNG Property

Specifies whether the CA uses CNG (or legacy) cryptographic service provider.

Namespace:  PKI.CertificateServices
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public bool ProviderIsCNG { get; set; }

Property Value

Type: Boolean
See Also