SecureBlackbox 2020 macOS Edition

Questions / Feedback?

InputEncoding Property

Specifies request encoding.

Syntax

public var inputEncoding: DcauthInputEncodings {
get {...}
set {...} }

public enum DcauthInputEncodings: Int32 { case encNone = 0 case encAuto = 1 case encBase64 = 2 }

Default Value

0

Remarks

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

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