static SimpleHashParameters |
SimpleHashParameters.MD5 |
Represents the MD5 (128-bit) hash algorithm.
|
static SimpleHashParameters |
SimpleHashParameters.SHA1 |
Represents the SHA-1 (160-bit) hash algorithm.
|
static SimpleHashParameters |
SimpleHashParameters.SHA256 |
Represents the SHA-256 (256-bit) hash algorithm.
|
static SimpleHashParameters |
SimpleHashParameters.SHA384 |
Represents the SHA-384 (384-bit) hash algorithm.
|
static SimpleHashParameters |
SimpleHashParameters.SHA512 |
Represents the SHA-512 (512-bit) hash algorithm.
|