public sealed class BCrypt
Public NotInheritable Class BCrypt
public ref class BCrypt sealed
Org.BouncyCastle.Crypto.Generators.BCrypt = function();
Type.createClass(
'Org.BouncyCastle.Crypto.Generators.BCrypt');
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Generate | |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
PasswordToByteArray | |
ToString | Returns a string that represents the current object. (Inherited from Object) |