SecureBlackbox 2020 PHP Edition

Questions / Feedback?

EncoderType Property

Specifies the KMIP encoder type.

Object Oriented Interface

public function getEncoderType();
public function setEncoderType($value);

Procedural Interface

secureblackbox_kmipserver_get($res, 21 );
secureblackbox_kmipserver_set($res, 21, $value );

Default Value

0

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 PHP Edition - Version 20.0 [Build 8154]