SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SetKeyParam Method

Sets an algorithm-specific key parameter.

Object Oriented Interface

public function doSetKeyParam($name, $value);

Procedural Interface

secureblackbox_cryptokeymanager_do_setkeyparam($res, $name, $value);

Remarks

Use this method to set an algorithm-specific key parameter.

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