JavaTM 2 Platform
Standard Ed. 6

java.security
介面 KeyStore.ProtectionParameter

所有已知實作類別:
KeyStore.CallbackHandlerProtection, KeyStore.PasswordProtection
正在封閉類別:
KeyStore

public static interface KeyStore.ProtectionParameter

用於 keystore 保護參數的標記介面。

存儲在 ProtectionParameter 物件中的資訊保護 keystore 的內容。例如,保護參數可以用於檢查 keystore 資料的完整性,或用於保護敏感的 keystore 資料(例如,PrivateKey)的機密性。

從以下版本開始:
1.5


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only