Modules§
Structs§
- Nonce
- Public
KeyAnd Id - Public
Keys - Request
Metadata - Request decoration return type, containing request internals. Clients of this library can call .hash() and store/retrieve the hash, or they can inspect the request, public key ID, nonce used if necessary.
- Standard
Cupv2 Handler
Enums§
- CupDecoration
Error - Error enum listing different kinds of CUPv2 decoration errors.
- CupVerification
Error - Error enum listing different kinds of CUPv2 verification errors.
Traits§
- CupRequest
- An interface to an under-construction server request, providing read/write access to the URI and read access to the serialized request body.
- Cupv2
Handler - Cupv2
Request Handler - Cupv2
Verifier
Functions§
Type Aliases§
- Public
Key - Public
KeyId - By convention, this is always the u64 hash of the public key value.