SecureBlackbox 2020 .NET Edition

Questions / Feedback?

ExportToStream Method

Exports the key to a stream.

Syntax

public void ExportToStream(System.IO.Stream stream);
Public Sub ExportToStream(ByVal Stream As System.IO.Stream)

Remarks

Use this method to save the Key (both the public and secret parts) to a stream pointed by Stream.

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