Module jws::compact

source ·
Expand description

JWS Compact Serialization implementaton.

Structs

The individual (still encoded) parts of a JWS Compact Serialized message.
A compact JWS message with header and payload, but without signature.

Functions

Decode and verify a JWS Compact Serialization message.
Split the parts of a JWS Compact Serialization message.