Routes an encrypted data decryption request to the underlying encryption strategy.
| Name | Description |
|---|---|
| Decrypt(byte[]) | Routes an encrypted data decryption request to the underlying encryption strategy. |
| Decrypt(string) | Routes an encrypted text decryption request to the underlying encryption strategy. |