SecureBlackbox 2020 Delphi Edition

Questions / Feedback?

EncoderType Property

Specifies the KMIP encoder type.

Syntax

property EncoderType: TsbxKMIPEncoderTypes read get_EncoderType write set_EncoderType;
TsbxKMIPEncoderTypes = ( etTTLV, etXML, etJSON );

Default Value

etTTLV

Remarks

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

etTTLV0
etXML1
etJSON2

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