SecureBlackbox 2020 PHP Edition

Questions / Feedback?

AuthDigest Property

Enables or disables digest authentication.

Object Oriented Interface

public function getAuthDigest();
public function setAuthDigest($value);

Procedural Interface

secureblackbox_ocspserver_get($res, 3 );
secureblackbox_ocspserver_set($res, 3, $value );

Default Value

false

Remarks

Use this property to enable or disable digest-based user authentication in the HTTP server.

Data Type

Boolean

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