SecureBlackbox 2020 C++ Builder Edition

Questions / Feedback?

Load Method

Loads a keyring from disk.

Syntax

void __fastcall 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 C++ Builder Edition - Version 20.0 [Build 8154]