Key
type Key = GenericArray<u8, <B as KeySizeUser>::KeySize>
Key used by KeySizeUser implementors.
KeySizeUser