SecureBlackbox 2020 .NET Edition

Questions / Feedback?

SaveToStream Method

Saves the user database to a stream.

Syntax

public void SaveToStream(System.IO.Stream outputStream, string password);
Public Sub SaveToStream(ByVal OutputStream As System.IO.Stream, ByVal Password As String)

Remarks

Use this method to save the settings of all users in a stream.

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