Uses of Class
java.security.KeyStore.PrivateKeyEntry
-
Packages that use KeyStore.PrivateKeyEntry Package Description jdk.security.jarsigner -
-
Uses of KeyStore.PrivateKeyEntry in jdk.security.jarsigner
Constructors in jdk.security.jarsigner with parameters of type KeyStore.PrivateKeyEntry Constructor Description Builder(KeyStore.PrivateKeyEntry entry)Creates aJarSigner.Builderobject with aKeyStore.PrivateKeyEntryobject.
-