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