Settings
Help

Module tls13

Module tls13 

Source

ModulesΒ§

key_schedule πŸ”’
Key schedule maintenance for TLS1.3

StructsΒ§

Tls13CipherSuite
A TLS 1.3 cipher suite supported by rustls.
VerifyMessage πŸ”’

ConstantsΒ§

CLIENT_CONSTANT πŸ”’
MAX_VERIFY_MSG πŸ”’
SERVER_CONSTANT πŸ”’

FunctionsΒ§

construct_client_verify_message πŸ”’
Constructs the signature message specified in section 4.4.3 of RFC8446.
construct_server_verify_message πŸ”’
Constructs the signature message specified in section 4.4.3 of RFC8446.