Class RewrappedKeyVersionRewrappedKeyVersion
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.ibm_key_protect_api.v2.model.RewrappedKeyVersionRewrappedKeyVersion
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class RewrappedKeyVersionRewrappedKeyVersion extends com.ibm.cloud.sdk.core.service.model.GenericModel
The latest key version that was used to rewrap the DEK. This key version is associated with the `ciphertext` value that's returned in the response.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getId()
Gets the id.
-
-
-
Method Detail
-
getId
public String getId()
Gets the id. The ID of the key version.- Returns:
- the id
-
-