Uses of Class
io.getlime.powerauth.soap.v2.GetPersonalizedEncryptionKeyRequest
-
Packages that use GetPersonalizedEncryptionKeyRequest Package Description io.getlime.powerauth.soap.v2 io.getlime.security.powerauth.soap.spring.client -
-
Uses of GetPersonalizedEncryptionKeyRequest in io.getlime.powerauth.soap.v2
Methods in io.getlime.powerauth.soap.v2 that return GetPersonalizedEncryptionKeyRequest Modifier and Type Method Description GetPersonalizedEncryptionKeyRequestObjectFactory. createGetPersonalizedEncryptionKeyRequest()Create an instance ofGetPersonalizedEncryptionKeyRequest -
Uses of GetPersonalizedEncryptionKeyRequest in io.getlime.security.powerauth.soap.spring.client
Methods in io.getlime.security.powerauth.soap.spring.client with parameters of type GetPersonalizedEncryptionKeyRequest Modifier and Type Method Description GetPersonalizedEncryptionKeyResponsePowerAuthServiceClient.PowerAuthServiceClientV2. generatePersonalizedE2EEncryptionKey(GetPersonalizedEncryptionKeyRequest request)Call the generatePersonalizedE2EEncryptionKey method of the PowerAuth 2.0 Server SOAP interface.
-