Uses of Class
io.getlime.powerauth.soap.v3.GetEciesDecryptorRequest
-
Packages that use GetEciesDecryptorRequest Package Description io.getlime.powerauth.soap.v3 io.getlime.security.powerauth.soap.spring.client -
-
Uses of GetEciesDecryptorRequest in io.getlime.powerauth.soap.v3
Methods in io.getlime.powerauth.soap.v3 that return GetEciesDecryptorRequest Modifier and Type Method Description GetEciesDecryptorRequestObjectFactory. createGetEciesDecryptorRequest()Create an instance ofGetEciesDecryptorRequest -
Uses of GetEciesDecryptorRequest in io.getlime.security.powerauth.soap.spring.client
Methods in io.getlime.security.powerauth.soap.spring.client with parameters of type GetEciesDecryptorRequest Modifier and Type Method Description GetEciesDecryptorResponsePowerAuthServiceClient. getEciesDecryptor(GetEciesDecryptorRequest request)Get ECIES decryptor parameters.
-