RsaOaep256

RSA-OAEP with SHA-256. Key must be created with RSA.OAEP.keyPairGenerator(SHA256) or equivalent.

Properties

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").