Skip to content

encrypted_field.cpp

makr-code edited this page Nov 18, 2025 · 1 revision

encrypted_field.cpp

Path: src/security/encrypted_field.cpp

Purpose: Low level encrypted field handling; serialization and storage formats for encrypted fields.

Public functions / symbols:

  • : blob_(blob) {}
  • if (!field_encryption_) {
  • encrypt(value, key_id);
  • return deserialize(decrypted);

Navigation

Overview

Getting Started

API

Query Engine

Storage & Indexes

Security

Search

Performance

Enterprise Features

Time Series

Admin Tools

Observability

Ingestion

Operations

Development

Source Docs

Clone this wiki locally