Docs.rs
bh-jws-utils-0.6.1
bh-jws-utils 0.6.1
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
tbtldevops
Dependencies
base64 ^0.21.7
normal
bherror ^0.1
normal
bhx5chain ^0.3
normal
jwt ^0.16.0
normal
openssl ^0.10
normal
secrecy ^0.10
normal
serde ^1.0.195
normal
serde_json ^1.0.111
normal
strum_macros ^0.27
normal
bhx5chain ^0.3
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
All
bh_
jws_
utils
0.6.1
Crate Items
Macros
Structs
Enums
Constants
Traits
Functions
Type Aliases
List of all items
Structs
EcJwkPrivate
Es256Signer
Es256Verifier
JwkSet
SignerWithChain
Enums
CryptoError
FormatError
SignatureError
SigningAlgorithm
Traits
HasJwkKid
HasX5Chain
JwtSigner
JwtVerifier
SignatureVerifier
Signer
Macros
json_object
Functions
base64_url_encode
construct_jws_payload
ec_public_affine_coords_to_jwk
openssl_ec_pub_key_to_jwk
public_jwk_from_x5chain_leaf
Type Aliases
BoxError
Coordinate
Es256SignerWithChain
JwkPublic
Constants
SIGNING_ALG_ES256
SIGNING_ALG_ES384
SIGNING_ALG_ES512
SIGNING_ALG_PS256
SIGNING_ALG_PS384
SIGNING_ALG_PS512