Share via


JsonWebKeySignatureAlgorithm.RS256 Field

 

The RS256algorithm.

Namespace:   Microsoft.Azure.KeyVault.WebKey
Assembly:  Microsoft.Azure.KeyVault (in Microsoft.Azure.KeyVault.dll)

Syntax

public const string RS256
public:
literal String^ RS256
static val mutable RS256 : string
Public Const RS256 As String

Field Value

Type: System.String

See Also

JsonWebKeySignatureAlgorithm Class
Microsoft.Azure.KeyVault.WebKey Namespace

Return to top