SecureBlackbox 2020 Java Edition

Questions / Feedback?

Passphrase Property

The encryption password.

Syntax

public String getPassphrase();
public void setPassphrase(String passphrase);

Default Value

""

Remarks

Use this property to provide the encryption password. If an encryption password is used, no key will be needed to decrypt the data.

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