Module cargo::util::credential::paseto
source · Expand description
Credential provider that implements PASETO asymmetric tokens stored in Cargo’s config.
Structs
- Footer 🔒The footer of an asymmetric token as describe in RFC 3231.
- Message 🔒The main body of an asymmetric token as describe in RFC 3231.
Functions
- Checks that a secret key is valid, and returns the associated public key in Paserk format.