SecureBlackbox 2020 PHP Edition

Questions / Feedback?

CertRequestValid Property

Indicates whether or not the signature on the request is valid and matches the public key contained in the request.

Object Oriented Interface

public function getCertRequestValid();

Procedural Interface

secureblackbox_certificatemanager_get($res, 47 );

Default Value

false

Remarks

Indicates whether or not the signature on the request is valid and matches the public key contained in the request.

This property is read-only and not available at design time.

Data Type

Boolean

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