- 既知のすべての実装クラス:
 DomainLoadStoreParameter
- 含まれているクラス:
 - KeyStore
 
public static interface KeyStore.LoadStoreParameter
- 導入されたバージョン:
 - 1.5
 
- 
メソッドのサマリー
 
- 
メソッドの詳細
- 
getProtectionParameter
KeyStore.ProtectionParameter getProtectionParameter()キーストア・データの保護に使用されるパラメータを取得します。- 戻り値:
 - キーストア・データの保護に使用されるパラメータまたはnull
 
 
 -