Discuss this help topic in SecureBlackbox Forum
Creates a new archive.
Declaration
Description
Use this method to create a new archive. Once the archive is created, you may add entries using Add method. To compress the data, use Compress method. Calling of CreateArchive() sets the NewArchive flag to true.