public interface RegisteredServicePublicKey
extends java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
java.security.PublicKey |
createInstance()
Create instance.
|
java.lang.String |
getAlgorithm()
Gets algorithm for the public key.
|
java.lang.String |
getLocation()
Gets location to the public key file.
|
java.lang.String getLocation()
java.lang.String getAlgorithm()
java.security.PublicKey createInstance()
throws java.lang.Exception
java.lang.Exception - the exception thrown if the public key cannot be created