Handles the request to decrypt the specified encrypted data.
| Name | Description |
|---|---|
| OnDecrypt(byte[]) | Handles the request to decrypt the specified encrypted data. |
| OnDecrypt(string) | Handles the request to decrypt the specified encrypted text. |