Encrypts the specified data.
Encrypted data in PKCS#7 format or XML ducument encrypted using XML-ENC standard.
The digital certificate specified in the CertName parameter must be installed in an appropriate certificate store. Its private key is not used in the encryption process. The data is first encrypted with a symmetric algorithm specified in the Algorithm parameter. The symmetric encryption key is then encrypted with the certificate's public key. The following symetric algorithms are supported:
XML_3DES-RSA can be used to encrypt XML file and the encrypted data is XML file encrypted using XML-ENC standard (http://www.w3.org/TR/xmlenc-core/#sec-eg-Element).
XML_3DES-RSA_BIN can be used to encrypt binary file and the encrypted data is XML file encrypted using XML-ENC standard (http://www.w3.org/TR/xmlenc-core/#sec-eg-Arbitrary-Data).
Requires CreaSign Pro (not supported by CreaSign Lite).
CreaSign Class | CreaSign Namespace
(c) Crea 2002-2006