|
|||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
java.security
接口 KeyStore.ProtectionParameter
- 正在封闭类:
- KeyStore
-
public static interface KeyStore.ProtectionParameter
用于 keystore 保护参数的标记接口。
存储在 ProtectionParameter
对象中的信息保护 keystore 的内容。例如,保护参数可以用于检查 keystore 数据的完整性,或用于保护敏感的 keystore 数据(例如,PrivateKey
)的机密性。
- 从以下版本开始:
- 1.5
所有类
|
|||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |