SecureBlackbox 2020 PHP Edition

Questions / Feedback?

Archive Method

Archives the signature.

Object Oriented Interface

public function doArchive($baseline);

Procedural Interface

secureblackbox_cadessigner_do_archive($res, $baseline);

Remarks

Call this method to produce an archival signature. Archival signature (CAdES-A) is built on top of CAdES-XL by certifying it with an archival timestamp.

Set Baseline to True to produce a baseline CAdES-A.

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