- alias
- the alias for the entry.
- entry
- the entry to store.
- protParam
- the ProtectionParameter to protect the entry.
Type Reason Java.Security.KeyStoreException if this operation fails.
Stores the given Entry in this KeyStoreSpi and associates the entry with the given alias. The entry is protected by the specified ProtectionParameter.
If the specified alias already exists, it will be reassigned.