[−][src]Module rustls::sign
Message signing interfaces and implementations.
Structs
| CertifiedKey | A packaged-together certificate chain, matching |
| RSASigningKey | A |
Traits
| Signer | A thing that can sign a message. |
| SigningKey | An abstract signing key. |
Functions
| any_ecdsa_type | Parse |
| any_supported_type | Parse |