SecureBlackbox 2020 PHP Edition

Questions / Feedback?

JsonProtectedHeader Property

Provides access to the header being protected.

Object Oriented Interface

public function getJsonProtectedHeader();
public function setJsonProtectedHeader($value);

Procedural Interface

secureblackbox_publickeycrypto_get($res, 7 );
secureblackbox_publickeycrypto_set($res, 7, $value );

Default Value

''

Remarks

Provides access to the header being protected.

Data Type

String

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