SecRecord.EffectiveKeySize Property

Definition

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.

Applies to