algorithm property
The algorithm used to sign and verify the JWT tokens.
Supported options are HmacSha512 and EcdsaSha512.
Implementation
final JwtAlgorithm algorithm;
The algorithm used to sign and verify the JWT tokens.
Supported options are HmacSha512 and EcdsaSha512.
final JwtAlgorithm algorithm;