public interface SecretKeyGenerator
| Modifier and Type | Method and Description |
|---|---|
SecretKeyEntry |
generate(String alias,
ReadKeyPassword readKeyPassword)
Create random secret key.
|
SecretKeyEntry generate(String alias, ReadKeyPassword readKeyPassword)
alias - Secret key alias.readKeyPassword - Password to read this keyCopyright © 2019. All rights reserved.