Expand description
Initialization Vector (IV) cryptographic primitives
Structs§
- Fixed
Length - An initialization vector that must be unique for the lifetime of the associated key it is used with.
Constants§
- IV_
LEN_ 128_ BIT - Length of a 128-bit IV in bytes.