Serialise the token bundle.
The serialised token bundle.
Verify the token bundle.
The required audience of the token.
Verification options.
The date at which to verify the token bundle.
The trust anchors with which to verify the token bundle.
The token claims.
Static
deserialiseDeserialise a token bundle.
The serialisation of the token bundle.
A new token bundle.
Static
deserialiseDeserialise a token bundle from an authorization header.
The authorization header.
The token bundle.
Static
signSign a token.
The token to sign.
The private key to sign the token with.
The chain to sign the token with.
The expiry date of the token.
The options for the token bundle.
A new token bundle.
Kliento token bundle.