SecureBlackbox 2020 Kotlin Edition

Questions / Feedback?

ImportFromFile Method

Loads key from file.

Syntax

public fun importFromFile(path: String?, password: String?)

Remarks

Use this method to read a key stored in a file. Path specifies the full path to the file, Password is a password to decrypt the private key.

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