Crypter.Phpass Property

CryptSharp

CrypterPhpass Property CryptSharp
PHPass crypt. Used by WordPress. Variants support phpBB and Drupal 7+.

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

public static PhpassCrypter Phpass { get; }
Public Shared ReadOnly Property Phpass As PhpassCrypter
	Get
public:
static property PhpassCrypter^ Phpass {
	PhpassCrypter^ get ();
}
static member Phpass : PhpassCrypter with get

Property Value

Type: PhpassCrypter
See Also

Reference