Package java.security
Interface KeyStore.ProtectionParameter
- All Known Implementing Classes:
KeyStore.CallbackHandlerProtection,KeyStore.PasswordProtection
- Enclosing class:
- KeyStore
public static interface KeyStore.ProtectionParameter
ProtectionParameter is a marker interface for protection
parameters. A protection parameter is used to protect the content of a
KeyStore.