| Package | Description |
|---|---|
| in.juspay.model |
| Modifier and Type | Method and Description |
|---|---|
static JweJwsEncryptionKeys |
JuspayEnvironment.getJweJwsEncryptionKeys() |
JweJwsEncryptionKeys |
RequestOptions.getJweJwsEncryptionKeys() |
| Modifier and Type | Method and Description |
|---|---|
protected static com.google.gson.JsonObject |
JuspayEntity.decryptResponse(com.google.gson.JsonObject data,
JweJwsEncryptionKeys jweJwsEncryptionKeys) |
protected static Map<String,Object> |
JuspayEntity.encryptRequest(Map<String,Object> params,
JweJwsEncryptionKeys jweJwsEncryptionKeys) |
static JuspayEnvironment |
JuspayEnvironment.withJweJwsEncryption(JweJwsEncryptionKeys encryption) |
RequestOptions |
RequestOptions.withJweJwsEncryption(JweJwsEncryptionKeys encryption) |
Copyright © 2024 Juspay. All rights reserved.