| Overload | Description | 
|---|---|
| CreateHash(String) | Creates a salted PBKDF2 hash of the password. | 
| CreateHash(String,Byte[]) | Creates a salted PBKDF2 hash of the password. | 
| CreateHash(Byte[],Byte[]) | 
            | Overload | Description | 
|---|---|
| CreateHash(String) | Creates a salted PBKDF2 hash of the password. | 
| CreateHash(String,Byte[]) | Creates a salted PBKDF2 hash of the password. | 
| CreateHash(Byte[],Byte[]) |