Type Alias tcp_handler::AesCipher

source ·
pub type AesCipher = (AesGcm<Aes256, U12>, Nonce<U12>);