public final class Biff8EncryptionKey extends Object
| Constructor and Description |
|---|
Biff8EncryptionKey() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getCurrentUserPassword() |
static void |
setCurrentUserPassword(String password)
Sets the BIFF8 encryption/decryption password for the current thread.
|
public static void setCurrentUserPassword(String password)
password - pass null to clear user password (and use default)public static String getCurrentUserPassword()
null if it is currently unset.Copyright © 2010 - 2020 Adobe. All Rights Reserved