Handles the request to encrypt the specified plain data.
| Name | Description |
|---|---|
| OnEncrypt(byte[]) | Handles the request to encrypt the specified plain data. |
| OnEncrypt(string) | Handles the request to encrypt the specified plain text. |