| Package | Description |
|---|---|
| com.mastercard.developer.encryption.aes | |
| com.mastercard.developer.encryption.jwe |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
AESGCM.decrypt(Key cek,
JweObject object) |
static byte[] |
AESCBC.decrypt(Key secretKey,
JweObject object) |
| Modifier and Type | Method and Description |
|---|---|
static JweObject |
JweObject.parse(String encryptedPayload,
JsonEngine jsonEngine) |
Copyright © 2021. All rights reserved.