| Package | Description |
|---|---|
| io.getlime.powerauth.soap.v3 | |
| io.getlime.security.powerauth.soap.spring.client |
| Modifier and Type | Method and Description |
|---|---|
VaultUnlockResponse |
ObjectFactory.createVaultUnlockResponse()
Create an instance of
VaultUnlockResponse |
| Modifier and Type | Method and Description |
|---|---|
VaultUnlockResponse |
PowerAuthServiceClient.unlockVault(String activationId,
String applicationKey,
String signature,
SignatureType signatureType,
String signatureVersion,
String signedData,
String ephemeralPublicKey,
String encryptedData,
String mac,
String nonce)
Call the vaultUnlock method of the PowerAuth 3.0 Server SOAP interface.
|
VaultUnlockResponse |
PowerAuthServiceClient.unlockVault(VaultUnlockRequest request)
Call the vaultUnlock method of the PowerAuth 3.0 Server SOAP interface.
|
Copyright © 2017–2020 Wultra s.r.o.. All rights reserved.