rustls
0.23.13
Module sign
Structs
Traits
In crate rustls
Module
rustls
::
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.