Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
Email::AesDecrypt
Decrypts and restores an email message that was previously encrypted using AesEncrypt. The password must match the password used for encryption.
![]() |
Declarations | ||
|
[Visual Basic] Public Function AesDecrypt(ByVal String password) As Boolean [C#] public bool AesDecrypt(string password); [C++] public bool AesDecrypt(String *password); [JScript] public function AesDecrypt(String password) : Boolean |
![]() |
Parameters | ||
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.