Uses of Class
io.getlime.security.powerauth.rest.api.spring.encryption.PowerAuthEciesDecryptorParameters
| Package | Description |
|---|---|
| io.getlime.security.powerauth.rest.api.spring.provider |
-
Uses of PowerAuthEciesDecryptorParameters in io.getlime.security.powerauth.rest.api.spring.provider
Methods in io.getlime.security.powerauth.rest.api.spring.provider that return PowerAuthEciesDecryptorParameters Modifier and Type Method Description PowerAuthEciesDecryptorParametersPowerAuthEncryptionProvider. getEciesDecryptorParameters(String activationId, String applicationKey, String ephemeralPublicKey)abstract PowerAuthEciesDecryptorParametersPowerAuthEncryptionProviderBase. getEciesDecryptorParameters(String activationId, String applicationKey, String ephemeralPublicKey)Get ECIES decryptor parameters from PowerAuth server.