Share via


SignatureAlgorithm.PS256 Property

Definition

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

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

Property Value

Applies to