| 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.
|
abstract PowerAuthEciesDecryptorParameters |
PowerAuthEncryptionProviderBase.getEciesDecryptorParameters(String activationId,
String applicationKey,
String ephemeralPublicKey)
Get ECIES decryptor parameters from PowerAuth server.
|
Copyright © 2017–2020 Wultra s.r.o.. All rights reserved.