nooschain / db/schema / BucketKeyTable
Interface: BucketKeyTable
Defined in: db/schema.ts:499
Versioned bucket-level DEK envelopes for per-bucket-key encryption.
Properties
algorithm
algorithm:
string
Defined in: db/schema.ts:504
bucket_id
bucket_id:
string
Defined in: db/schema.ts:501
created_at
created_at:
Timestamp
Defined in: db/schema.ts:509
created_by_organization_id
created_by_organization_id:
string
Defined in: db/schema.ts:507
created_by_user_id
created_by_user_id:
string
Defined in: db/schema.ts:506
id
id:
string
Defined in: db/schema.ts:500
key_envelopes
Defined in: db/schema.ts:505
key_version
key_version:
number
Defined in: db/schema.ts:502
status
status:
string
Defined in: db/schema.ts:503
transaction_hash
transaction_hash:
string
Defined in: db/schema.ts:508