SecKeyGenerationParameters.KeySizeInBits Property

Definition

Gets or sets the key size, in bits.

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

Property Value

The key size, in bits.

Applies to