Supported Clients
SmartClient
WebClient
NGClient

Methods Summary
Algorithm
kid(kid)
The key identifier, will be added to the token header.

Methods Details

kid(kid)

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

Supported Clients

SmartClient,WebClient,NGClient

Sample