SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

KeyComment Property

The comment for the public key.

Object Oriented Interface

public function getKeyComment();
public function setKeyComment($value);

Procedural Interface

secureblackboxlite_sshkeymanager_get($res, 47 );
secureblackboxlite_sshkeymanager_set($res, 47, $value );

Default Value

''

Remarks

The comment for the public key.

This property is not available at design time.

Data Type

String

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