Module java.base
Package java.security

Class KeyStore.PrivateKeyEntry

java.lang.Object
java.security.KeyStore.PrivateKeyEntry
All Implemented Interfaces:
KeyStore.Entry
Enclosing class:
KeyStore

public static final class KeyStore.PrivateKeyEntry extends Object implements KeyStore.Entry
A KeyStore entry that holds a PrivateKey and corresponding certificate chain.
Since:
1.5