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(String activationId, String applicationKey, String ephemeralPublicKey)Get ECIES decryptor parameters from PowerAuth server.