SecureBlackbox 2020 PHP Edition

Questions / Feedback?

AddPinned Method

Adds the pinned certificate to the storage.

Object Oriented Interface

public function doAddPinned();

Procedural Interface

secureblackbox_certificatestorage_do_addpinned($res);

Remarks

This method adds a certificate attached to the PinnedCert property to the storage. This method is a handy way of adding certificates generated/returned by other components.

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