rustls
0.23.15
Module sign
Structs
Traits
In crate rustls
Module
rustls
::
sign
Copy item path
source
·
[
−
]
Expand description
Message signing interfaces.
Structs
§
CertifiedKey
A packaged-together certificate chain, matching
SigningKey
and optional stapled OCSP response.
Traits
§
Signer
A thing that can sign a message.
SigningKey
An abstract signing key.