SecureBlackbox 2020 PHP Edition

Questions / Feedback?

Timestamp Method

Timestamps a signature.

Object Oriented Interface

public function doTimestamp();

Procedural Interface

secureblackbox_messagesigner_do_timestamp($res);

Remarks

This method timestamps an existing PKCS#7 signature with TimestampServer. Pass your existing signature via InputFile (or InputStream), and collect the timestamped variant from OutputFile (OutputStream).

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