SecureBlackbox 2020 .NET Edition

Questions / Feedback?

EncoderType Property

Specifies the KMIP encoder type.

Syntax

public KmipserverEncoderTypes EncoderType { get; set; }

enum KmipserverEncoderTypes { etTTLV, etXML, etJSON }
Public Property EncoderType As KmipserverEncoderTypes

Enum KmipserverEncoderTypes etTTLV etXML etJSON End Enum

Default Value

0

Remarks

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

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