SecureBlackbox 2020 Delphi Edition

Questions / Feedback?

OutputEncoding Property

Specifies response encoding.

Syntax

property OutputEncoding: TsbxMessageEncodings read get_OutputEncoding write set_OutputEncoding;
TsbxMessageEncodings = ( encNone, encAuto, encBase64 );

Default Value

encNone

Remarks

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

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