SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

Description Property

The description of the vault.

Object Oriented Interface

public function getDescription();
public function setDescription($value);

Procedural Interface

secureblackboxlite_passwordvault_get($res, 1 );
secureblackboxlite_passwordvault_set($res, 1, $value );

Default Value

''

Remarks

Use this property to provide a textual description (comment) for the vault. This value is not encrypted even if the vault is.

Data Type

String

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