initializationVector property
Uint8List?
get
initializationVector
The initialization vector used for encrypting when required by the algorithm
Implementation
Uint8List? get initializationVector;
The initialization vector used for encrypting when required by the algorithm
Uint8List? get initializationVector;