| 程序包 | 说明 |
|---|---|
| com.jn.langx.security.ssl |
| 限定符和类型 | 方法和说明 |
|---|---|
SSLContextBuilder |
SSLContextBuilder.loadKeyMaterial(File file,
char[] storePassword,
char[] keyPassword,
PrivateKeyAliasChooseStrategy aliasStrategy) |
SSLContextBuilder |
SSLContextBuilder.loadKeyMaterial(KeyStore keystore,
char[] keyPassword,
PrivateKeyAliasChooseStrategy aliasStrategy) |
SSLContextBuilder |
SSLContextBuilder.loadKeyMaterial(URL url,
char[] storePassword,
char[] keyPassword,
PrivateKeyAliasChooseStrategy aliasStrategy) |
Copyright © 2020. All rights reserved.