BCrypt HashString Method Aerospike
Overload List

  NameDescription
Public methodStatic memberHashString(String)
Hash a string using the OpenBSD bcrypt scheme and a salt generated by GenerateSalt .
Public methodStatic memberHashString(String, Int32)
Hash a string using the OpenBSD bcrypt scheme and a salt generated by GenerateSalt .
Back to Top
See Also