SecureBlackbox Lite 2020 Java Edition

Questions / Feedback?

ChangeEntryKey Method

Changes the entry's encryption key.

Syntax

public void changeEntryKey(String entryName, byte[] newKey);

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 Java Edition - Version 20.0 [Build 8166]