The special string used encrypted in the BCrypt algorithm.
Namespace: CryptSharp.UtilityAssembly: CryptSharp (in CryptSharp.dll) Version: 2.0.0.0
public static string BCryptMagic { get; }
public static string BCryptMagic { get; }
Public Shared ReadOnly Property BCryptMagic As String
Get
Public Shared ReadOnly Property BCryptMagic As String
Get
public:
static property String^ BCryptMagic {
String^ get ();
}
public:
static property String^ BCryptMagic {
String^ get ();
}
static member BCryptMagic : string with get
static member BCryptMagic : string with get