PKCS1Based

Groups the RSA PKCS#1 v1.5 signing algorithms (RS256, RS384, RS512).

Inheritors

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

Functions

Link copied to clipboard
open override fun toString(): String