Uses of Class
io.getlime.powerauth.soap.v2.GetNonPersonalizedEncryptionKeyRequest
-
Packages that use GetNonPersonalizedEncryptionKeyRequest Package Description io.getlime.powerauth.soap.v2 io.getlime.security.powerauth.soap.spring.client -
-
Uses of GetNonPersonalizedEncryptionKeyRequest in io.getlime.powerauth.soap.v2
Methods in io.getlime.powerauth.soap.v2 that return GetNonPersonalizedEncryptionKeyRequest Modifier and Type Method Description GetNonPersonalizedEncryptionKeyRequestObjectFactory. createGetNonPersonalizedEncryptionKeyRequest()Create an instance ofGetNonPersonalizedEncryptionKeyRequest -
Uses of GetNonPersonalizedEncryptionKeyRequest in io.getlime.security.powerauth.soap.spring.client
Methods in io.getlime.security.powerauth.soap.spring.client with parameters of type GetNonPersonalizedEncryptionKeyRequest Modifier and Type Method Description GetNonPersonalizedEncryptionKeyResponsePowerAuthServiceClient.PowerAuthServiceClientV2. generateNonPersonalizedE2EEncryptionKey(GetNonPersonalizedEncryptionKeyRequest request)Call the generateNonPersonalizedE2EEncryptionKey method of the PowerAuth 2.0 Server SOAP interface.
-