Uses of Class
io.getlime.powerauth.soap.v3.GetEciesDecryptorResponse
-
Packages that use GetEciesDecryptorResponse Package Description io.getlime.powerauth.soap.v3 io.getlime.security.powerauth.soap.spring.client -
-
Uses of GetEciesDecryptorResponse in io.getlime.powerauth.soap.v3
Methods in io.getlime.powerauth.soap.v3 that return GetEciesDecryptorResponse Modifier and Type Method Description GetEciesDecryptorResponseObjectFactory. createGetEciesDecryptorResponse()Create an instance ofGetEciesDecryptorResponse -
Uses of GetEciesDecryptorResponse in io.getlime.security.powerauth.soap.spring.client
Methods in io.getlime.security.powerauth.soap.spring.client that return GetEciesDecryptorResponse Modifier and Type Method Description GetEciesDecryptorResponsePowerAuthServiceClient. getEciesDecryptor(GetEciesDecryptorRequest request)Get ECIES decryptor parameters.GetEciesDecryptorResponsePowerAuthServiceClient. getEciesDecryptor(java.lang.String activationId, java.lang.String applicationKey, java.lang.String ephemeralPublicKey)Get ECIES decryptor parameters.
-