Modulesยง
Structsยง
- ConnectionSecrets ๐TLS1.2 per-connection keying material
- A TLS 1.2 cipher suite supported by rustls.
Enumsยง
- Seed ๐
Constantsยง
- DOWNGRADE_SENTINEL ๐
Staticsยง
- TLS12_ECDSA_SCHEMES ๐
- TLS12_RSA_SCHEMES ๐
- The TLS1.2 ciphersuite TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
- The TLS1.2 ciphersuite TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
- The TLS1.2 ciphersuite TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256.
- The TLS1.2 ciphersuite TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
- The TLS1.2 ciphersuite TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
- The TLS1.2 ciphersuite TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
Functionsยง
- decode_ecdh_params ๐
- join_randoms ๐
Type Aliasesยง
- MessageCipherPair ๐