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