rustls
0.21.12
Module cipher
Structs
Traits
Functions
In crate rustls
Module
rustls
::
cipher
Copy item path
source
·
[
−
]
Structs
§
InvalidMessageDecrypter
🔒
A
MessageDecrypter
which doesn’t work.
InvalidMessageEncrypter
🔒
A
MessageEncrypter
which doesn’t work.
Iv
🔒
A write or read IV.
IvLen
🔒
Traits
§
MessageDecrypter
Objects with this trait can decrypt TLS messages.
MessageEncrypter
🔒
Objects with this trait can encrypt TLS messages.
Functions
§
make_nonce
🔒