public static interface KeyStore.ProtectionParameter
ProtectionParameter
KeyProtection
密钥库保护参数的标记界面。
存储在ProtectionParameter对象中的信息将保护密钥库的内容。 例如,可以使用保护参数来检查密钥库数据的完整性,或者保护敏感密钥库数据的机密性(例如PrivateKey )。
PrivateKey