KeyStore.LoadStoreParameter

public static interface KeyStore.LoadStoreParameter

A marker interface for KeyStore load and store parameters.

Public Method Summary

abstract KeyStore.ProtectionParameter
getProtectionParameter()
Gets the parameter used to protect keystore data.

Public Methods

public abstract KeyStore.ProtectionParameter getProtectionParameter ()

Gets the parameter used to protect keystore data.

Returns
  • the parameter used to protect keystore data, or null