Modulesยง
- key_
schedule ๐ - Key schedule maintenance for TLS1.3
Structsยง
- Tls13
Cipher Suite - A TLS 1.3 cipher suite supported by rustls.
- Verify
Message ๐
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.