SecureBlackbox 2020 Android Edition

Questions / Feedback?

SaveToStreams Method

Saves the keyring to streams.

Syntax

public void saveToStreams(java.io.OutputStream publicKeyringStream, java.io.OutputStream secretKeyringStream);

Remarks

Use this method to save the keyring to streams. PGP software typically uses two files to store keyrings, public and private.

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