SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SelectEntry Method

Fetches revocation information about the selected certificate from the CRL.

Object Oriented Interface

public function doSelectEntry($index);

Procedural Interface

secureblackbox_crlmanager_do_selectentry($res, $index);

Remarks

Upon calling this method the revocation information for the chosen certificate entry will be propagated in EntryInfo.

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