rustls
0.23.25
In rustls::
tls12
Structs
ConnectionSecrets
Tls12CipherSuite
Enums
Seed
Constants
DOWNGRADE_SENTINEL
Functions
decode_kx_params
join_randoms
Type Aliases
MessageCipherPair
rustls
::
tls12
Function
join_randoms
Copy item path
Settings
Help
Summary
Source
fn join_randoms(first: &[
u8
;
32
], second: &[
u8
;
32
]) -> [
u8
;
64
]