Dela via


CreateRsaKeyOptions.KeySize Property

Definition

Gets or sets the key size in bits, such as 2048, 3072, or 4096. 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