SecureBlackbox 2020 .NET Edition

Questions / Feedback?

ExportPublicToFile Method

Exports the public key to a file.

Syntax

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

Remarks

Use this method to save the public key stored in Key to the file specified by Filename.

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