logo

Type Definition aes_gcm::Nonce

source · []
pub type Nonce<NonceSize> = GenericArray<u8, NonceSize>;
Expand description

AES-GCM nonces