sync
This commit is contained in:
@@ -336,7 +336,7 @@ public class ApiAdapterService extends HttpAdapterServiceSupport {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// jwhong decrypt
|
// jwhong decrypt
|
||||||
|
|
||||||
private String doPreDecryption(String eaiBody, Properties transactionProp, HttpServletRequest request) {
|
private String doPreDecryption(String eaiBody, Properties transactionProp, HttpServletRequest request) {
|
||||||
String decryptAlgorithm = transactionProp.getProperty(ENCRYPT_ALGORITHM, "");
|
String decryptAlgorithm = transactionProp.getProperty(ENCRYPT_ALGORITHM, "");
|
||||||
|
|||||||
Reference in New Issue
Block a user