iceberg-cpp
Loading...
Searching...
No Matches
Public Attributes | Friends | List of all members
iceberg::EncryptedKey Struct Reference

Represents an encrypted table key entry. More...

#include <encrypted_key.h>

Public Attributes

std::string key_id
 
std::string encrypted_key_metadata
 
std::optional< std::string > encrypted_by_id = std::nullopt
 
std::unordered_map< std::string, std::string > properties
 

Friends

bool operator== (const EncryptedKey &, const EncryptedKey &)=default
 

Detailed Description

Represents an encrypted table key entry.


The documentation for this struct was generated from the following file: