Module sign

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.