BCrypt GenerateSalt Method Aerospike
Overload List

  NameDescription
Public methodStatic memberGenerateSalt 
Generate a salt for use with the HashPassword(String, String) method selecting a reasonable default for the number of hashing rounds to apply.
Public methodStatic memberGenerateSalt(Int32)
Generate a salt for use with the HashPassword(String, String) method.
Back to Top
See Also