Search

Interface java.security.KeyStore$Entry

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

Name Returns
getAttributes() java.util.Set

Returned by

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

Referenced in

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