Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
Xml::DecryptContent
Decrypts the content of an XML node that was previously AES encrypted with the EncryptContent method.
![]() |
Declarations | ||
|
[Visual Basic] Public Function DecryptContent(ByVal String password) As Boolean [C#] public bool DecryptContent(string password); [C++] public bool DecryptContent(String *password); [JScript] public function DecryptContent(String password) : Boolean |
![]() |
Parameters | ||
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.