SecureBlackbox 2020 .NET Edition

Questions / Feedback?

ImportFromStream Method

Loads a key from a stream.

Syntax

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

Remarks

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

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