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