EncryptionPolicy
The EncryptionPolicy to use.
Require encryption and never allow a NULL cipher.
Prefer that full encryption be used, but allow a NULL cipher (no encryption) if the server agrees.
Allow no encryption and request that a NULL cipher be used if the other endpoint can handle a NULL ci...