tlspuffin
0.1.0
Module cipher
Structs
Traits
Functions
In tlspuffin::
tls::
rustls
Module
tlspuffin
::
tls
::
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