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