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