SecureBlackbox 2020 PHP Edition

Questions / Feedback?

VerifyDetachedFile Method

Verifies a detached signature.

Object Oriented Interface

public function doVerifyDetachedFile($sourcefile, $signaturefile);

Procedural Interface

secureblackbox_pgpreader_do_verifydetachedfile($res, $sourcefile, $signaturefile);

Remarks

Use this method to verify a detached signature over a message, both supplied as files.

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