By repetitively hashing and finally encoding to base 64, this inversion control method handles the request to compute the hash of the specified text.
Name | Description |
---|---|
OnStrongDigest(byte[], int) | By repetitively hashing and finally encoding to base 64, this inversion control method handles the request to compute the hash of the specified data. |
OnStrongDigest(string, int) | By repetitively hashing and finally encoding to base 64, this inversion control method handles the request to compute the hash of the specified text. |