SecureBlackbox 2020 C++ Builder Edition

Questions / Feedback?

DoDecryptFile Method

Decrypts a file.

Syntax

void __fastcall DoDecryptFile(String SourceFile, String DestFile);

Remarks

Use this method to decrypt an encrypted file and save the decrypted data to another file.

Specify the decryption key in Key property before calling this method.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 C++ Builder Edition - Version 20.0 [Build 8154]