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