[ Version ( since = "0.2.0" ) ]
public PassKey.derive_with_salt (uint8[] passphrase, uint8[] salt, out ErrKeyDerivation error)
Same as above, except use the given salt for deterministic key derivation.
passphrase |
The user-provided password. Can be empty. |
salt |
An array of at least pass_salt_length bytes. |
true on success. |
0.2.0