SecureBlackbox 2020 C++ Builder Edition

Questions / Feedback?

EncoderType Property

Specifies the KMIP encoder type.

Syntax

__property TsbxKMIPServerEncoderTypes EncoderType = { read=FEncoderType, write=FSetEncoderType };
enum TsbxKMIPServerEncoderTypes { etTTLV=0, etXML=1, etJSON=2 };

Default Value

etTTLV

Remarks

Use this property to specify the KMIP message encoding to be used in communications with clients.

Data Type

Integer

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