Generate a salt for use with the HashPassword(String, String) method
selecting a reasonable default for the number of hashing rounds to apply.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 4.2.6.0 (4.2.6)
Syntax
Return Value
A base64 encoded salt value.See Also