Back to Jose

util/decode_protected_header

docs/util/decode_protected_header/README.md

6.2.12563 B
Original Source

util/decode_protected_header

JOSE Protected Header Decoding (JWE, JWS, all serialization syntaxes)

Type Aliases

Type AliasDescription
ProtectedHeaderParametersJWE and JWS Header Parameters returned by decodeProtectedHeader.

Functions

FunctionDescription
decodeProtectedHeaderDecodes the Protected Header of a JWE, JWS, or JWT without authenticating the token.