SecureBlackbox 2020 PHP Edition

Questions / Feedback?

DecryptAndVerifyFile Method

Decrypts and verifies a protected message.

Object Oriented Interface

public function doDecryptAndVerifyFile($sourcefile, $destfile);

Procedural Interface

secureblackbox_pgpreader_do_decryptandverifyfile($res, $sourcefile, $destfile);

Remarks

Use this method to unprotect a PGP message contained in a file. The decrypted message is saved to DestFile.

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