| Package | Description |
|---|---|
| com.mastercard.developer.encryption |
| Modifier and Type | Method and Description |
|---|---|
static JweConfigBuilder |
JweConfigBuilder.aJweEncryptionConfig()
Get an instance of the builder.
|
JweConfigBuilder |
JweConfigBuilder.withDecryptionKey(PrivateKey decryptionKey)
|
JweConfigBuilder |
JweConfigBuilder.withDecryptionPath(String jsonPathIn,
String jsonPathOut)
|
JweConfigBuilder |
JweConfigBuilder.withEncryptedValueFieldName(String encryptedValueFieldName)
|
JweConfigBuilder |
JweConfigBuilder.withEncryptionCertificate(Certificate encryptionCertificate)
|
JweConfigBuilder |
JweConfigBuilder.withEncryptionPath(String jsonPathIn,
String jsonPathOut)
|
Copyright © 2021. All rights reserved.