io.really.jwt.Algorithm
See theAlgorithm companion class
object Algorithm
Algorithm represent type of algorithms that used on JWT
Attributes
Members list
Type members
Classlikes
Represent type of HMAC Algorithm that using SHA-256 hash algorithm
Represent type of HMAC Algorithm that using SHA-384 hash algorithm
Represent type of HMAC Algorithm that using SHA-512 hash algorithm
Represent type of RSASSA Algorithm that using SHA-256 hash algorithm
Represent type of RSASSA Algorithm that using SHA-256 hash algorithm
Represent type of RSASSA Algorithm that using SHA-384 hash algorithm
Represent type of RSASSA Algorithm that using SHA-512 hash algorithm
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article