SecureBlackbox 2020 PHP Edition

Questions / Feedback?

Verify Method

Verifies a timestamped message.

Object Oriented Interface

public function doVerify();

Procedural Interface

secureblackbox_messagetimestampverifier_do_verify($res);

Remarks

Use this method to verify the enveloping timestamped message provided via InputFile (or InputStream). The original message will be extracted and saved to OutputFile (OutputStream).

Use VerifyDetached to verify detached timestamps.

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