Package java.security
Interface KeyStore.Entry
-
- All Known Implementing Classes:
KeyStore.PrivateKeyEntry,KeyStore.SecretKeyEntry,KeyStore.TrustedCertificateEntry
- Enclosing class:
- KeyStore
public static interface KeyStore.EntryEntryis the common marker interface for aKeyStoreentry.