SecureBlackbox 2020 .NET Edition

Questions / Feedback?

ImportFromFile Method

Loads a key from a file.

Syntax

public void ImportFromFile(string filename);
Public Sub ImportFromFile(ByVal Filename As String)

Remarks

Use this method to load a key, either public or secret, from a file.

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