SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

JsonUnprotectedHeader Property

Provides access to the unprotected part of the header.

Object Oriented Interface

public function getJsonUnprotectedHeader();
public function setJsonUnprotectedHeader($value);

Procedural Interface

secureblackboxlite_hashfunction_get($res, 4 );
secureblackboxlite_hashfunction_set($res, 4, $value );

Default Value

''

Remarks

Provides access to the unprotected part of the header.

Data Type

String

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