Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TileDB-Inc/TileDB
/ encryption_key
Method
encryption_key
tiledb/sm/array/array.cc:186–188 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
184
}
185
186
const EncryptionKey* Array::encryption_key() const {
187
return opened_array_->encryption_key();
188
}
189
190
void Array::create(
191
ContextResources& resources,
Callers
2
load_delete_and_update_conditions
Function · 0.45
reopen
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected