SecureBlackbox 2020 .NET Edition

Questions / Feedback?

LoadFromStream Method

Loads a user database from a stream.

Syntax

public void LoadFromStream(System.IO.Stream inputStream, string password);
Public Sub LoadFromStream(ByVal InputStream As System.IO.Stream, ByVal Password As String)

Remarks

Use this method to load the user information from InputStream. Provide a Password to decrypt the user information.

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