saltSeparator property
The salt separator in buffer bytes which is appended to salt when
verifying a password. This is only used by the SCRYPT
algorithm.
Implementation
final Uint8List? saltSeparator;
The salt separator in buffer bytes which is appended to salt when
verifying a password. This is only used by the SCRYPT
algorithm.
final Uint8List? saltSeparator;