Routes a text hashing request to the underlying hashing strategy.
| Name | Description |
|---|---|
| Digest(byte[]) | Routes a data hashing request to the underlying hashing strategy. |
| Digest(string) | Routes a text hashing request to the underlying hashing strategy. |