LiteCore
Couchbase Lite cross-platform core implementation
Loading...
Searching...
No Matches
Data Fields
C4BlobKey Struct Reference

A unique identifier of a blob based on a SHA-1 digest of its contents. More...

#include <c4BlobStoreTypes.h>

Data Fields

uint8_t bytes [20]
 

Detailed Description

A unique identifier of a blob based on a SHA-1 digest of its contents.

A raw SHA-1 digest (20 bytes), used as the unique identifier of a blob.

Field Documentation

◆ bytes

uint8_t C4BlobKey::bytes[20]

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