Click or drag to resize

CryptographyTemplateSettingsMinimalKeyLength Property

Gets or sets the minimum size, in bits, of the public key that the client should create to obtain a certificate based on this template.

Namespace:  PKI.CertificateTemplates
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public int MinimalKeyLength { get; }

Property Value

Type: Int32
See Also