Algorithm
Last updated
Last updated
Builder for an algorithm object which is used to sign or verify a JWT token.
Type | Name | Summary |
---|---|---|
The key identifier, will be added to the token header.
Parameters
String kid the private key identifier
Returns: Algorithm the algorithm builder for method chaining
The key identifier, will be added to the token header.