Expand description
Keys used for PASETO tokens.
Structs
A keypair of an
AsymmetricSecretKey and its corresponding AsymmetricPublicKey.An asymmetric public key used for
.public tokens, given a version V.An asymmetric secret key used for
.public tokens, given a version V.A symmetric key used for
.local tokens, given a version V.Traits
A type
T that can be generated for a given version V.