Unzip from an AES Encrypted Zip into a String Variable
A common requirement, especially for security sensitive users such as those needing HIPAA compliance, is to unzip from an AES encrypted .zip directly into memory such that the unencrypted file never resides on disk, even temporarily. These examples show how to do it with Chilkat Zip. The examples show how to unzip a text file into a string variable, but binary files can also be unzipped directly into a byte array (via the Inflate method, as opposed to InflateString/InflateString2).
Privacy
Statement. Copyright 2000-2011 Chilkat
Software, Inc. All rights reserved.
Send feedback to support@chilkatsoft.com Components for Microsoft Windows XP, 2000, 2003 Server, Vista, Windows 7, and Windows 95/98/NT4.