Provides the classes and interfaces for the security framework.
-
final class
Configuration data that specifies the keystores in a keystore domain.
void
Loads the keystore using the given
KeyStore.LoadStoreParameter
.
void
Stores this keystore using the given
KeyStore.LoadStoreParameter
.
Returns a loaded keystore object of the appropriate keystore type.
final void
Loads this keystore using the given LoadStoreParameter
.
final void
Stores this keystore using the given LoadStoreParameter
.