MCPcopy 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
186const EncryptionKey* Array::encryption_key() const {
187 return opened_array_->encryption_key();
188}
189
190void Array::create(
191 ContextResources& resources,

Callers 2

reopenMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected