public interface PasswordParameters
| Modifier and Type | Field and Description |
|---|---|
static int |
COUNT
Parameter for the number of SHA256 invocation
|
| Modifier and Type | Method and Description |
|---|---|
static char[] |
DefaultPassword()
The default password used for creating the internal password
|
static byte[] |
Salt()
The password salt
|
static final int COUNT
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.