SecureBlackbox 2020 Android 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 2020 Android Edition - Version 20.0 [Build 8156]