Module httpsig_hyper::prelude
source · Modules§
Structs§
- Signature Base https://www.ietf.org/archive/id/draft-ietf-httpbis-message-signatures-19.html#section-2.5
- Signature Headers derived from HttpSignatureBase
- Struct defining Http message signature parameters https://www.ietf.org/archive/id/draft-ietf-httpbis-message-signatures-19.html#name-signature-parameters
Enums§
- Error type for http signature
- Public key for http signature, only for asymmetric algorithm Name conventions follow the IETF draft
- Secret key for http signature Name conventions follow the IETF draft
- Shared key for http signature Name conventions follow the IETF draft
Traits§
- SigningKey trait
- VerifyingKey trait
Type Aliases§
- Result type for http signature