| Constants |
| md5 |
0x0 |
Message Digest 5 |
Message Digest 5
|
| sha1 |
0x1 |
Secure Hash Standard |
Secure Hash Standard
|
| sha256 |
0x2 |
Secure Hash Standard 2 (256 bit) |
Secure Hash Standard 2 (256 bit)
|
| sha384 |
0x4 |
Secure Hash Standard 2 (384 bit) |
Secure Hash Standard 2 (384 bit)
|
| sha512 |
0x8 |
Secure Hash Standard 2 (512 bit) |
Secure Hash Standard 2 (512 bit)
|
| DEFAULT |
sha256(0x2) |
Secure Hash Standard 2 (256 bit) |
Secure Hash Standard 2 (256 bit)
|