public class UnwrapKeyResponseBody
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Method and Description |
---|---|
String |
getCiphertext()
Gets the ciphertext.
|
WrappedKeyVersionKeyVersion |
getKeyVersion()
Gets the keyVersion.
|
String |
getPlaintext()
Gets the plaintext.
|
RewrappedKeyVersionRewrappedKeyVersion |
getRewrappedKeyVersion()
Gets the rewrappedKeyVersion.
|
public String getPlaintext()
public String getCiphertext()
public WrappedKeyVersionKeyVersion getKeyVersion()
public RewrappedKeyVersionRewrappedKeyVersion getRewrappedKeyVersion()
Copyright © 2024 IBM Cloud. All rights reserved.