initializationVector property

Uint8List? initializationVector

The initialization vector used for encrypting when required by the algorithm

Implementation

Uint8List? get initializationVector;