BlowfishCipher.BCryptLength Property

CryptSharp

BlowfishCipherBCryptLength Property CryptSharp
The number of bytes returned by BCrypt.

Namespace: CryptSharp.Utility
Assembly: CryptSharp (in CryptSharp.dll) Version: 2.1.0.0
Syntax

public static int BCryptLength { get; }
Public Shared ReadOnly Property BCryptLength As Integer
	Get
public:
static property int BCryptLength {
	int get ();
}
static member BCryptLength : int with get

Property Value

Type: Int32
See Also

Reference