rustls
0.23.16
Module sign
Module Items
Structs
Traits
In crate rustls
rustls
Module
sign
Copy item path
Source
Expand description
Message signing interfaces.
Structs
§
Certified
Key
A packaged-together certificate chain, matching
SigningKey
and optional stapled OCSP response.
Traits
§
Signer
A thing that can sign a message.
Signing
Key
An abstract signing key.