public class VaultTransitDecryptBatchInput extends Object implements VaultModel
| Modifier and Type | Field and Description |
|---|---|
String |
ciphertext |
Base64String |
context |
| Constructor and Description |
|---|
VaultTransitDecryptBatchInput(String ciphertext,
Base64String context) |
public String ciphertext
public Base64String context
public VaultTransitDecryptBatchInput(String ciphertext, Base64String context)
Copyright © 2020 JBoss by Red Hat. All rights reserved.