public static interface

KeyStore.LoadStoreParameter

java.security.KeyStore.LoadStoreParameter
Known Indirect Subclasses

Class Overview

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

public abstract KeyStore.ProtectionParameter getProtectionParameter ()

Gets the parameter used to protect keystore data.

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