dargon2_flutter_platform library
Classes
- DArgon2Platform
-
The base
PlatformInterface
for alldargon2_flutter
platform-specific implementations to follow. Provides the hashing functionality through theDArgon2
mixin and federated functionality fromPlatformInterface
.
Properties
- argon2 → DArgon2
-
The globally accessible instance of
DArgon2
. It provides all hashing and verification functionality.no setter