
|
|
This property is available in EFT Server 5.2 through 6.0.2. |
Use the ICIPgpActionParams interface Sign property to verify or specify whether encrypted data will be additionally signed (for Encrypt operation only).
Signature:
HRESULT Sign([out, retval] VARIANT_BOOL *pVal);
HRESULT Sign([in] VARIANT_BOOL newVal);
Example:
pgpParams.Sign = True