API Overview
API Index
Package Overview
Direct link to this page
JDK 1.6
java.security.
KeyStore.LoadStoreParameter
View Source
Author(s)
Since
1.5
Version
Serial
Hierarchy
KeyStore.LoadStoreParameter
Subinterfaces
See DIRECT subinterfaces
Quick Links:
Methods
Fields
Description
public
static
interface KeyStore.LoadStoreParameter
A marker interface for
KeyStore
load
and
store
parameters.
A marker interface for
KeyStore
load
and
store
parameters.
See also:
Methods
Hide/Show inherited methods
public
ProtectionParameter
getProtectionParameter
()
Gets the parameter used to protect keystore data.
Gets the parameter used to protect keystore data.
Returns:
the parameter used to protect keystore data, or null
Fields
Hide/Show inherited fields
Generated By:
JavaOnTracks Doclet
0.1.4 ©Thibaut Colar