use ArraySize;
/// Type-level specification for an encryption algorithm's key and IV sizes.
/// Type-level specification for an authentication algorithm's key and MAC sizes.
/// Type-level specification for an AEAD algorithm's key, IV and MAC sizes.