libmongocrypt
Data Fields
mc_EdgeTokenSetV2_t Struct Reference

#include <mc-fle2-insert-update-payload-private-v2.h>

Data Fields

_mongocrypt_buffer_t edcDerivedToken
 
_mongocrypt_buffer_t escDerivedToken
 
_mongocrypt_buffer_t serverDerivedFromDataToken
 
_mongocrypt_buffer_t encryptedTokens
 

Detailed Description

EdgeTokenSetV2 is the following BSON document: d: <binary> // EDCDerivedFromDataTokenAndContentionFactor s: <binary> // ESCDerivedFromDataTokenAndContentionFactor l: <binary> // ServerDerivedFromDataToken p: <binary> // Encrypted Tokens

Instances of mc_EdgeTokenSetV2_t are expected to be owned by mc_FLE2InsertUpdatePayloadV2_t and are freed in mc_FLE2InsertUpdatePayloadV2_cleanup.


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