Expand description
Message signing interfaces.
Structs§
- A packaged-together certificate chain, matching
SigningKey
and optional stapled OCSP response. - Server certificate resolver which always resolves to the same certificate and key.
Traits§
- A thing that can sign a message.
- An abstract signing key.