SecureBlackbox 2020 Android Edition

Questions / Feedback?

Load Method

Loads a keyring from disk.

Syntax

public void load(String publicKeyringFile, String secretKeyringFile);

Remarks

Use this method to load a keyring (usually stored in two files) to the keyring object. If you only have it in one file, pass an empty string as the second parameter.

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