Type Alias Iv

type Iv = GenericArray<u8, <B as IvSizeUser>::IvSize>

Initialization vector (nonce) used by IvSizeUser implementors.