Type Definition aes_gcm::Key[][src]

type Key<KeySize> = GenericArray<u8, KeySize>;
Expand description

AES-GCM keys