SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ImportFromCryptoKey Method

Imports a key from a crypto key.

Object Oriented Interface

public function doImportFromCryptoKey();

Procedural Interface

secureblackbox_sshkeymanager_do_importfromcryptokey($res);

Remarks

Use this method to load a key, either public or private, from a crypto key. Provide the key via CryptoKey property.

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