SecureBlackbox 2020 .NET Edition

Questions / Feedback?

Save Method

Saves the keyring to disk.

Syntax

public void Save(string publicKeyringFile, string secretKeyringFile);
Public Sub Save(ByVal PublicKeyringFile As String, ByVal SecretKeyringFile As String)

Remarks

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

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