Uses of Class
eu.europa.esig.dss.ws.server.signing.dto.RemoteKeyEntry
Package
Description
-
Uses of RemoteKeyEntry in eu.europa.esig.dss.ws.server.signing.common
Modifier and TypeMethodDescriptionRetrieves a key by its alias -
Uses of RemoteKeyEntry in eu.europa.esig.dss.ws.server.signing.rest
Modifier and TypeMethodDescription -
Uses of RemoteKeyEntry in eu.europa.esig.dss.ws.server.signing.rest.client
Modifier and TypeMethodDescriptionRetrieves a key by its aliasModifier and TypeMethodDescriptionRestSignatureTokenConnection.getKeys()
Retrieves all the available keys (private keys entries) from the token. -
Uses of RemoteKeyEntry in eu.europa.esig.dss.ws.server.signing.soap
Modifier and TypeMethodDescription -
Uses of RemoteKeyEntry in eu.europa.esig.dss.ws.server.signing.soap.client
Modifier and TypeMethodDescriptionRetrieves a key by its aliasModifier and TypeMethodDescriptionSoapSignatureTokenConnection.getKeys()
Retrieves all the available keys (private keys entries) from the token.