Uses of Class
java.security.KeyStore.PrivateKeyEntry
| Package | Description | 
|---|---|
| jdk.security.jarsigner | This package defines APIs for signing jar files. | 
- 
Uses of KeyStore.PrivateKeyEntry in jdk.security.jarsignerConstructors in jdk.security.jarsigner with parameters of type KeyStore.PrivateKeyEntry Constructor Description Builder(KeyStore.PrivateKeyEntry entry)Creates aJarSigner.Builderobject with aKeyStore.PrivateKeyEntryobject.