SecureBlackbox 2020 PHP Edition

Questions / Feedback?

Add Method

Adds a certificate to the storage.

Object Oriented Interface

public function doAdd($data);

Procedural Interface

secureblackbox_certificatestorage_do_add($res, $data);

Remarks

Use this method to add a certificate supplied in its raw DER representation via the Data parameter.

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