A simple wrapper for the encryption key attributes.
Most request options have primitive types such as integers or strings. Encryption keys, in contrast, must include the algorithm, the (base64-encoded) key, and the (base64-encoded) hash of the key. This structure provides a simple container for these three values.
[[["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-04-02 UTC."],[[["This webpage provides a comprehensive list of versions for the `EncryptionKeyData` structure within the Google Cloud Storage C++ library."],["The latest version of `EncryptionKeyData` is 2.37.0-rc, which is denoted as the most recent release candidate."],["The page includes a range of previous versions, starting from 2.36.0 and extending down to version 2.11.0, all with direct links."],["`EncryptionKeyData` is designed as a wrapper to handle encryption key attributes, including the encryption algorithm, the base64-encoded key, and its hash."],["This structure simplifies managing encryption keys by providing a container for these three required values within the Google Cloud Storage C++ library."]]],[]]