SecureBlackbox 2020 PHP Edition

Questions / Feedback?

StorageFileName Property

A path to the KMIP object database.

Object Oriented Interface

public function getStorageFileName();
public function setStorageFileName($value);

Procedural Interface

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

Default Value

''

Remarks

Assign the path to the database of objects managed by the KMIP server to this property.

Data Type

String

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