SecRecord.KeySizeInBits Property

Definition

Bitsize for the key, contrast this with EffectiveKeySize.

public int KeySizeInBits { get; set; }
member this.KeySizeInBits : int with get, set

Property Value

Remarks

This determines the number of bits in the key. This can contain padding, contrast this with EffectiveKeySize.

Applies to