Structs§
- Public
Key - Ed25519 public key (32 bytes) for token verification.
- Verified
Claims - Verified claims from a PASETO token.
Functions§
- extract_
kid_ from_ token - Extract key ID from a PASETO token without verifying signature.
- parse_
public_ key_ hex - Parses a hex-encoded Ed25519 public key (32 bytes) into a
PublicKey. - verify_
v4_ public_ access_ token - Verifies a PASETO v4.public access token.