| Package | Description |
|---|---|
| io.getlime.powerauth.soap | |
| io.getlime.security.powerauth.soap.spring.client |
| Modifier and Type | Method and Description |
|---|---|
GetNonPersonalizedEncryptionKeyResponse |
ObjectFactory.createGetNonPersonalizedEncryptionKeyResponse()
Create an instance of
GetNonPersonalizedEncryptionKeyResponse |
| Modifier and Type | Method and Description |
|---|---|
GetNonPersonalizedEncryptionKeyResponse |
PowerAuthServiceClient.generateNonPersonalizedE2EEncryptionKey(GetNonPersonalizedEncryptionKeyRequest request)
Call the generateNonPersonalizedE2EEncryptionKey method of the PowerAuth 2.0 Server SOAP interface.
|
GetNonPersonalizedEncryptionKeyResponse |
PowerAuthServiceClient.generateNonPersonalizedE2EEncryptionKey(String applicationKey,
String ephemeralPublicKeyBase64,
String sessionIndex)
Call the generateNonPersonalizedE2EEncryptionKey method of the PowerAuth 2.0 Server SOAP interface and get
newly generated derived encryption key.
|
Copyright © 2017 Lime - HighTech Solutions Inc.. All rights reserved.