Uses of Class
com.ibm.cloud.ibm_key_protect_api.v2.model.UnwrapKeyResponseBody
-
Packages that use UnwrapKeyResponseBody Package Description com.ibm.cloud.ibm_key_protect_api.v2 IBM Key Protect API v2. -
-
Uses of UnwrapKeyResponseBody in com.ibm.cloud.ibm_key_protect_api.v2
Methods in com.ibm.cloud.ibm_key_protect_api.v2 that return types with arguments of type UnwrapKeyResponseBody Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<UnwrapKeyResponseBody>
IbmKeyProtectApi. unwrapKey(UnwrapKeyOptions unwrapKeyOptions)
Unwrap a key.
-