SecureBlackbox 2020 Qt Edition

Questions / Feedback?

InputEncoding Property

Specifies request encoding.

Syntax

int GetInputEncoding();
int SetInputEncoding(int iInputEncoding);

Possible Values

ENC_NONE(0), 
ENC_AUTO(1),
ENC_BASE_64(2)

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 Qt Edition - Version 20.0 [Build 8154]