public class FileMerchantKeyLoader extends Object
| Modifier and Type | Field and Description |
|---|---|
private static KeyStore |
PKCS12_KEY_STORE |
private static String |
TENPAY_ALIAS |
| Modifier | Constructor and Description |
|---|---|
private |
FileMerchantKeyLoader() |
| Modifier and Type | Method and Description |
|---|---|
static com.nimbusds.jose.jwk.JWK |
rsaJwk(String storePassword,
String path,
String merchantId) |
private static final String TENPAY_ALIAS
private static final KeyStore PKCS12_KEY_STORE
public static com.nimbusds.jose.jwk.JWK rsaJwk(String storePassword, String path, String merchantId) throws PayException
PayExceptionCopyright © 2023. All rights reserved.