JavaTM 2 Platform
Standard Ed. 6

java.security
接口 KeyStore.LoadStoreParameter

正在封闭类:
KeyStore

public static interface KeyStore.LoadStoreParameter

用于 KeyStore loadstore 参数的标记接口。

从以下版本开始:
1.5

方法摘要
 KeyStore.ProtectionParameter getProtectionParameter()
          获取用于保护 keystore 数据的参数。
 

方法详细信息

getProtectionParameter

KeyStore.ProtectionParameter getProtectionParameter()
获取用于保护 keystore 数据的参数。

返回:
用于保护 keystore 数据的参数,或 null

JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

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