CspProviderAlgorithmInfoIncrementLength Property |
Gets a value, in bits, that can be used to determine valid incremental key lengths for algorithms that
support multiple key sizes.
Namespace:
SysadminsLV.PKI.Cryptography
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public int IncrementLength { get; }
Public ReadOnly Property IncrementLength As Integer
Get
public:
property int IncrementLength {
int get ();
}
member IncrementLength : int with get
Property Value
Type:
Int32See Also