Dela via


CreateRsaKeyOptions.PublicExponent Property

Definition

Gets or sets the public exponent for a RSA key.

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

Property Value

Applies to