Share via


SignatureAlgorithm.PS384 Property

Definition

Gets an RSASSA-PSS using SHA-384 and MGF1 with SHA-384 SignatureAlgorithm as described in https://tools.ietf.org/html/rfc7518.

public static Azure.Security.KeyVault.Keys.Cryptography.SignatureAlgorithm PS384 { get; }
static member PS384 : Azure.Security.KeyVault.Keys.Cryptography.SignatureAlgorithm
Public Shared ReadOnly Property PS384 As SignatureAlgorithm

Property Value

Applies to