Expand description
Message signing interfaces and implementations.
Structs§
- A packaged-together certificate chain, matching
SigningKeyand optional stapled OCSP response and/or SCT list. - Errors while signing
 
Traits§
- A thing that can sign a message.
 - An abstract signing key.
 
Functions§
- Parse
deras any ECDSA key type, returning the first which works. - Parse
deras any EdDSA key type, returning the first which works. - Parse
deras any supported key encoding/type, returning the first which works. - The set of schemes we support for signatures and that are allowed for TLS1.3.