Crate paseto_core

Crate paseto_core 

Source

Re-exports§

pub use key::LocalKey;
pub use key::PublicKey;
pub use key::SecretKey;
pub use tokens::DecryptedToken;
pub use tokens::EncryptedToken;
pub use tokens::SignedToken;
pub use tokens::VerifiedToken;

Modules§

encodings
PASETO Message encodings.
key
pae
Pre-auth encoding
tokens
Generic Tokens
validation
version

Enums§

PasetoError
Error returned for all PASETO and PASERK operations that can fail