public class VerifySignatureUtl extends Object
| Constructor and Description |
|---|
VerifySignatureUtl() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
decryptMerchant(String strSourceData,
String signData,
String rsaPubKey) |
static String |
encryptMerchant(String sourceSignString,
String rsaPriKey) |
static void |
main(String[] args) |
Copyright © 2022. All rights reserved.