ES256

ECDSA with SHA-256 (ES256) signing algorithm using elliptic-curve key pairs.

Properties

Link copied to clipboard

The JwtCurve (P-256, P-384, or P-521) required by this ECDSA algorithm.

Link copied to clipboard
open override val digest: JwtDigest

The JwtDigest used by this algorithm.

Link copied to clipboard
open override val id: String

The JWA algorithm identifier string (e.g. "HS256", "RS256").