Uses of Class
io.getlime.security.powerauth.rest.api.model.response.v3.EciesEncryptedResponse
| Package | Description |
|---|---|
| io.getlime.security.powerauth.rest.api.model.response.v3 |
-
Uses of EciesEncryptedResponse in io.getlime.security.powerauth.rest.api.model.response.v3
Methods in io.getlime.security.powerauth.rest.api.model.response.v3 that return EciesEncryptedResponse Modifier and Type Method Description EciesEncryptedResponseActivationLayer1Response. getActivationData()Get encrypted activation data.Methods in io.getlime.security.powerauth.rest.api.model.response.v3 with parameters of type EciesEncryptedResponse Modifier and Type Method Description voidActivationLayer1Response. setActivationData(EciesEncryptedResponse activationData)Set encrypted activation data.