Search

Interface java.security.KeyStore$ProtectionParameter

Extends java.lang.Object

This class is not in the plugin metadata. Using it may work, and could depend on the vRO appliance setup.

Attributes

None

Methods

None

Returned by

Method Returns
java.security.KeyStore$LoadStoreParameter.getProtectionParameter() java.security.KeyStore$ProtectionParameter

Referenced in

Method Returns
java.security.KeyStore.getEntry(String , java.security.KeyStore$ProtectionParameter ) java.security.KeyStore$Entry
java.security.KeyStore.setEntry(String , java.security.KeyStore$Entry , java.security.KeyStore$ProtectionParameter ) void