SecureBlackbox Lite 2020 C++ Builder Edition

Questions / Feedback?

ChangeEntryKey Method

Changes the entry's encryption key.

Syntax

void __fastcall ChangeEntryKey(String EntryName, DynamicArray<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 C++ Builder Edition - Version 20.0 [Build 8166]