public interface PublicKeyStore
| Modifier and Type | Method and Description |
|---|---|
KeyStore |
getKeyStore()
Returns a java KeyStore object.
|
Object |
getUniqueId()
Returns a unique id for this PublicKeyStore.
|
KeyStore getKeyStore()
Object getUniqueId()
Object.toString(),
Object.hashCode(), and Object.equals(java.lang.Object) method implementations and may therefore be used for things
like comparing PublicKeyStores.