SecureBlackbox 2020 PHP Edition

Questions / Feedback?

VerifyDetached Method

Verifies a detached signature.

Object Oriented Interface

public function doVerifyDetached($sourcebytes, $signaturebytes);

Procedural Interface

secureblackbox_pgpreader_do_verifydetached($res, $sourcebytes, $signaturebytes);

Remarks

Use this method to verify a detached signature over a message, both contained in byte arrays.

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