| Package | Description |
|---|---|
| io.getlime.security.powerauth.rest.api.base.provider |
| Modifier and Type | Method and Description |
|---|---|
<T> PowerAuthEciesEncryption<T> |
PowerAuthEncryptionProviderBase.decryptRequest(javax.servlet.http.HttpServletRequest request,
Class<T> requestType,
io.getlime.security.powerauth.crypto.lib.encryptor.ecies.model.EciesScope eciesScope)
Decrypt HTTP request body and construct object with ECIES data.
|
| Modifier and Type | Method and Description |
|---|---|
EciesEncryptedResponse |
PowerAuthEncryptionProviderBase.encryptResponse(Object responseObject,
PowerAuthEciesEncryption eciesEncryption)
Encrypt response using ECIES.
|
Copyright © 2017–2020 Wultra s.r.o.. All rights reserved.