| XmlRsaEncryptionOptions Enumeration |
Namespace: com.softwarekey.Client.Encryption
| Member name | Value | Description | |
|---|---|---|---|
| OmitEncryption | 0 | Omit encryption and decryption | |
| UseClientKey | 1 | Use the Client Key | |
| UseServerKey | 2 | Use the Server Key | |
| Default | 3 | Use the key pair as appropriate |