SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SetKeyParamStr Method

Sets an algorithm-specific key parameter.

Object Oriented Interface

public function doSetKeyParamStr($name, $valuestr);

Procedural Interface

secureblackbox_sshkeymanager_do_setkeyparamstr($res, $name, $valuestr);

Remarks

Use this method to set an algorithm-specific key parameter provided in a string.

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