CspProviderAlgorithmInfoIncrementLength Property

Gets a value, in bits, that can be used to determine valid incremental key lengths for algorithms that support multiple key sizes.

Definition

Namespace: SysadminsLV.PKI.Cryptography
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public int IncrementLength { get; }

Property Value

Int32

See Also