Interface KeyEntry
- All Known Subinterfaces:
SecretKeyEntry
public interface KeyEntry
Wrapper for key entry within keystore.
-
Method Summary
-
Method Details
-
getReadKeyPassword
ReadKeyPassword getReadKeyPassword()Password to read key from keystore -
getAlias
String getAlias()Key alias
-