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

type ClientCryptState = CryptState<Serverbound, Clientbound>;

The CryptState used on the client side.