- alias
- the alias of the requested entry.
- param
- the ProtectionParameter used to protect the requested entry, maybe null.
Documentation for this section has not yet been entered.
Type Reason Java.Security.NoSuchAlgorithmException if the required algorithm is not available. Java.Security.UnrecoverableEntryException if the entry can not be recovered. Java.Security.KeyStoreException if this KeyStore is not initialized. Java.Lang.NullPointerException if alias is null.
Returns the Entry with the given alias, using the specified ProtectionParameter.