UsesHashingAlgorithm

Marker interface for JWA algorithms that require a digest (hashing) function.

Inheritors

Properties

Link copied to clipboard
abstract val digest: JwtDigest

The JwtDigest used by this algorithm.