argon2 top-level property
The globally accessible instance of DArgon2 with Dart native library loading
Implementation
final argon2 = DArgon2Native(DartLibLoader());
The globally accessible instance of DArgon2 with Dart native library loading
final argon2 = DArgon2Native(DartLibLoader());