SecureBlackbox 2020 PHP Edition

Questions / Feedback?

InputEncoding Property

Specifies request encoding.

Object Oriented Interface

public function getInputEncoding();
public function setInputEncoding($value);

Procedural Interface

secureblackbox_dcauth_get($res, 12 );
secureblackbox_dcauth_set($res, 12, $value );

Default Value

0

Remarks

Use this property to specify the encoding to expect the requests to be in.

Data Type

Integer

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