SecureBlackbox 2020 PHP Edition

Questions / Feedback?

OutputEncoding Property

Specifies response encoding.

Object Oriented Interface

public function getOutputEncoding();
public function setOutputEncoding($value);

Procedural Interface

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

Default Value

0

Remarks

Use this property to specify the encoding you want the response to be produced in.

Data Type

Integer

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