JsonWebKey.D Property

Definition

Gets the RSA private exponent or EC private key.

public byte[] D { get; set; }
member this.D : byte[] with get, set
Public Property D As Byte()

Property Value

Byte[]

Applies to