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