| Package | Description |
|---|---|
| de.adorsys.psd2.consent.service.security | |
| de.adorsys.psd2.consent.service.security.provider |
| Modifier and Type | Method and Description |
|---|---|
Optional<DecryptedData> |
SecurityDataService.decryptConsentData(String encryptedId,
byte[] aspspConsentData)
Decrypt ASPSP consent data
|
| Modifier and Type | Method and Description |
|---|---|
Optional<DecryptedData> |
JweCryptoProviderImpl.decryptData(byte[] data,
String password) |
Optional<DecryptedData> |
CryptoProvider.decryptData(byte[] data,
String password) |
Optional<DecryptedData> |
AesEcbCryptoProviderImpl.decryptData(byte[] data,
String password) |
Copyright © 2019. All rights reserved.