IPWorks Encrypt 2020 PHP Edition

Questions / Feedback?

HeaderParamName Property

The header parameter name.

Object Oriented Interface

public function getHeaderParamName($headerparamindex);
public function setHeaderParamName($headerparamindex, $value);

Procedural Interface

ipworksencrypt_jws_get($res, 9 , $headerparamindex);
ipworksencrypt_jws_set($res, 9, $value , $headerparamindex);

Default Value

''

Remarks

The header parameter name.

The $headerparamindex parameter specifies the index of the item in the array. The size of the array is controlled by the HeaderParamCount property.

This property is not available at design time.

Data Type

String

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