SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

KeySubject Property

Specifies the public key owner (subject).

Object Oriented Interface

public function getKeySubject();
public function setKeySubject($value);

Procedural Interface

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

Default Value

''

Remarks

Specifies the public key owner (subject). This property is used only for IETF-keys.

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]