Module tls
aws_
lc_
rs
1.13.0
Module tls
Module Items
Structs
Enums
In aws_
lc_
rs::
aead
Modules
aead_ctx
aes_gcm
chacha
chacha20_poly1305_openssh
nonce
nonce_sequence
poly1305
quic
rand_nonce
tls
unbound_key
Macros
nonce_seq_key_op_mut
Structs
Aad
Algorithm
LessSafeKey
Nonce
OpeningKey
OpeningKeyPreparedNonce
RandomizedNonceKey
SealingKey
SealingKeyPreparedNonce
Tag
TlsRecordOpeningKey
TlsRecordSealingKey
UnboundKey
Enums
AlgorithmID
TlsProtocolId
Constants
AES_128_GCM
AES_128_GCM_SIV
AES_192_GCM
AES_256_GCM
AES_256_GCM_SIV
CHACHA20_POLY1305
MAX_KEY_LEN
MAX_TAG_LEN
NONCE_LEN
TAG_LEN
Traits
BoundKey
NonceSequence
aws_lc_rs
::
aead
Module
tls
Copy item path
Settings
Help
Summary
Source
Structs
§
TlsRecord
Opening
Key
AEAD Encryption key used for TLS protocol record encryption.
TlsRecord
Sealing
Key
AEAD Encryption key used for TLS protocol record encryption.
Enums
§
TlsProtocol
Id
The Transport Layer Security (TLS) protocol version.