SecRecord.EffectiveKeySize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Number of effective bits on the key.
public int EffectiveKeySize { get; set; }
member this.EffectiveKeySize : int with get, set
Property Value
Remarks
The number of effective bits on the key. Contrast this with the KeySize that might be larger, but contains padding.