SecureBlackbox 2020 .NET Edition

Questions / Feedback?

ExportPublicToStream Method

Exports the public key to a stream.

Syntax

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

Remarks

Use this method to save the public key to the stream specified by Stream.

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