[][src]Type Definition mumble_protocol::crypt::ServerCryptState

type ServerCryptState = CryptState<Clientbound, Serverbound>;

The CryptState used on the server side.