SecureBlackbox 2020 PHP Edition

Questions / Feedback?

GetKeyParamStr Method

Returns an algorithm-specific key parameter to a string.

Object Oriented Interface

public function doGetKeyParamStr($name);

Procedural Interface

secureblackbox_cryptokeymanager_do_getkeyparamstr($res, $name);

Remarks

Use this method to get an algorithm-specific key parameter to a string.

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