KnownSignatureAlgorithms enum

Hizmetin kabul edildiği bilinen değerler <xref:JsonWebKeySignatureAlgorithm> .

Alanlar

ES256

içinde açıklandığı https://tools.ietf.org/html/rfc7518gibi P-256 ve SHA-256 kullanan ECDSA.

ES256K

P-256K ve SHA-256 kullanan ECDSA, https://tools.ietf.org/html/rfc7518

ES384

içinde açıklandığı gibi P-384 ve SHA-384 kullanan ECDSA https://tools.ietf.org/html/rfc7518

ES512

P-521 ve SHA-512 kullanan ECDSA, https://tools.ietf.org/html/rfc7518

PS256

SHA-256 kullanan RSASSA-PSS ve SHA-256 ile MGF1, https://tools.ietf.org/html/rfc7518

PS384

SHA-384 kullanan RSASSA-PSS ve SHA-384 ile MGF1, https://tools.ietf.org/html/rfc7518

PS512

SHA-512 kullanan RSASSA-PSS ve SHA-512 ile MGF1, https://tools.ietf.org/html/rfc7518

RS256

SHA-256 kullanan RSASSA-PKCS1-v1_5 https://tools.ietf.org/html/rfc7518

RS384

SHA-384 kullanan RSASSA-PKCS1-v1_5 https://tools.ietf.org/html/rfc7518

RS512

SHA-512 kullanan RSASSA-PKCS1-v1_5 https://tools.ietf.org/html/rfc7518

Rsnull

Ayrılmıştır