CreateOctKeyOptions.KeySize Property

Definition

Gets or sets the key size in bits, such as 128, 192, or 256. If null, the service default is used.

public int? KeySize { get; set; }
member this.KeySize : Nullable<int> with get, set
Public Property KeySize As Nullable(Of Integer)

Property Value

Applies to