| Package | Description |
|---|---|
| utilities.JWEResponse |
| Modifier and Type | Method and Description |
|---|---|
static String |
JWEUtility.decryptJWEResponse(PrivateKey privateKey,
String encodedResponse) |
static String |
JWEUtility.decryptJWEResponse(String encodedResponse,
com.cybersource.authsdk.core.MerchantConfig merchantConfig)
Deprecated.
use
JWEUtility.decryptJWEResponse(PrivateKey, String) instead. |
Copyright © 2025. All rights reserved.