Module rustls::sign [] [src]

Message signing interfaces and implementations.

Structs

RSASigner

A Signer for RSA-PKCS1 or RSA-PSS

Traits

Signer

A thing that can sign a message.

Type Definitions

CertChainAndSigner

A packaged together certificate chain and Signer for the certified key.