A library to work with Javascript Object Signing and Encryption(JOSE),
including JSON Web Tokens (JWT), JSON Web Signature (JWS) and JSON Web Encryption (JWE).
//! Custom serialization and deserialization modules
//!//! In general, users should not need to invoke these manually. These are exposed for potential use
//! in your applications, should you wish to make extensions to the implementations provided.
pubmodbase64_url_uint;pubmodbyte_sequence;pubmodoption_base64_url_uint;pubmodoption_byte_sequence;