# Print output for @column tags ?> KeyStore.LoadStoreParameter - Android SDK | Android Developers

Most visited

Recently visited

KeyStore.LoadStoreParameter

public static interface KeyStore.LoadStoreParameter

java.security.KeyStore.LoadStoreParameter


A marker interface for KeyStore load and store parameters.

Summary

Public methods

abstract KeyStore.ProtectionParameter getProtectionParameter()

Gets the parameter used to protect keystore data.

Public methods

getProtectionParameter

public abstract KeyStore.ProtectionParameter getProtectionParameter ()

Gets the parameter used to protect keystore data.

Returns
KeyStore.ProtectionParameter the parameter used to protect keystore data, or null