Can the requirement to encrypt data be set at the message level?
The policy for encryption will be set by a combination of Requester Encryption, Service Encryption, and ResponseHandler Encryption, and Responder Encryption. Unless the policy dictates that encryption is always required, the policy can be overridden by SetRequesterEncyrption on a per message basis. This method will be used to indicate whether or not a request message must be encrypted when it is sent and indicates that a service must receive a message that had been encrypted.
Related Questions
- On Windows 98/98SE/ME, I get the following exception and error message when I try to encrypt some data: com.pheox.jcapi.JCAPIJNIRuntimeException Exception raised in JCAPI.DLL: JCAPICipher_encrypt() - Could not determine the size of encrypted data. How can I resolve it?
- The data I received doesn’t appear to contain any SSN’s or Credit Card numbers. Why did this message encrypt?
- Can the requirement to encrypt data be set at the message level?