This interface defines virtual methods for each of the user-facing overload sets in ConfidentialComputingClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ConfidentialComputingClient.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-14 UTC."],[[["This webpage provides documentation for the `ConfidentialComputingConnection` class, which is a crucial component for the `ConfidentialComputingClient` in the Google Cloud C++ library."],["The `ConfidentialComputingConnection` class defines virtual methods for user-facing operations, enabling custom behavior during testing, such as with a Google Mock object."],["The latest release candidate for the Confidential Computing C++ library is version 2.37.0-rc, and there are numerous prior versions available, including 2.27.0, the primary context for the current page."],["The documentation includes details on creating a `ConfidentialComputingConnection` instance and mocking it for testing, as well as functions such as `CreateChallenge` and `VerifyAttestation`."],["Each version of the library is accessible through the documentations, with the current version at the top and oldest version at the bottom."]]],[]]