March 2005
Beginner to intermediate
1254 pages
104h 21m
English
KeyStore.LoadStoreParameter
This
interface represents an object passed to the
load( ) or store( ) methods of
KeyStore. An implementation must be able to return
a KeyStore.ProtectionParameter.
public interface KeyStore.LoadStoreParameter { // Public Instance Methods KeyStore.ProtectionParameter getProtectionParameter( ); }
KeyStore.{load( ), store( )},
KeyStoreSpi.{engineLoad( ), engineStore(
)}
Read now
Unlock full access