version property

int get version

Algorithm version.

Implementation

int get version => encryptDict.getInt('V') ?? 0;