public static class EncryptionProperties.Pbkdf2Authkey extends Object
| 构造器和说明 |
|---|
Pbkdf2Authkey() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getHashWidth() |
int |
getIterations() |
String |
getSecret() |
void |
setHashWidth(int hashWidth) |
void |
setIterations(int iterations) |
void |
setSecret(String secret) |
Copyright © 2023. All rights reserved.