SecRecord.KeySizeInBits 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.
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.