pub type ServerCryptState = CryptState<Clientbound, Serverbound>;Expand description
The CryptState used on the server side.
Aliased Typeยง
pub struct ServerCryptState { /* private fields */ }pub type ServerCryptState = CryptState<Clientbound, Serverbound>;The CryptState used on the server side.
pub struct ServerCryptState { /* private fields */ }