SecureBlackbox 2020 .NET Edition

Questions / Feedback?

AddFromFiles Method

Adds a collection of keys to the keyring.

Syntax

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

Remarks

Use this method to add keys stored in two separate keyring files to the keyring.

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