CreaSign

CreaSign.DecryptMethod

Decrypts the specified data.

[VisualBasic]
PublicFunctionDecrypt( _
ByVal DataAsData_
)AsData

Parameters

Data
The data that should be decrypted.

Return Value

Decrypted data.

Remarks

The current user's certificate store is used when searching for a certificate suitable for decryption. The encrypted data must be in the PKCS#7 format or an encrypted XML.

This method can not be called from an untrusted code.

Requirements

Requires CreaSign Pro (not supported by CreaSign Lite).

See Also

CreaSign Class | CreaSign Namespace


Send comments on this topic.

(c) Crea 2002-2006