public class RewrapKeyResponseBody
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
RewrapKeyResponseBody() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCiphertext()
Gets the ciphertext.
|
KeyVersion |
getKeyVersion()
Gets the keyVersion.
|
KeyVersion |
getRewrappedKeyVersion()
Gets the rewrappedKeyVersion.
|
public String getCiphertext()
public KeyVersion getKeyVersion()
public KeyVersion getRewrappedKeyVersion()
Copyright © 2022 IBM Cloud. All rights reserved.