SecureBlackbox 2020 .NET Edition

Questions / Feedback?

SaveStream Method

Saves the vault contents to a stream.

Syntax

public void SaveStream(System.IO.Stream vaultStream);
Public Sub SaveStream(ByVal VaultStream As System.IO.Stream)

Remarks

Use this method to save the contents of the password vault to a stream.

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