SecureBlackbox Lite 2020 .NET Edition

Questions / Feedback?

ChangeEntryKey Method

Changes the entry's encryption key.

Syntax

public void ChangeEntryKey(string entryName, byte[] newKey);
Public Sub ChangeEntryKey(ByVal EntryName As String, ByVal NewKey As Byte())

Remarks

Use this method to change the entry's encryption key. This method may invoke the EntryKeyNeeded event to request the existing key if the entry was previously encrypted.

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