java.security.spec.AlgorithmParameterSpec, PasswordParamsInterfacepublic class PasswordParamsSpec extends java.lang.Object implements PasswordParamsInterface
| Constructor | Description |
|---|---|
PasswordParamsSpec(char[] password) |
| Modifier and Type | Method | Description |
|---|---|---|
char[] |
getPassword() |
возвращает массив пароля.
|
public char[] getPassword()
PasswordParamsInterfacegetPassword in interface PasswordParamsInterface