-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: APIs
-
Security Level: Public (Available to anyone on the web)
-
Storage Engines - Foundations
-
3,638.712
-
SE Foundations - 2025-12-19
-
1
As a result of internal review of the current WT_KEY_PROVIDER interface, the following changes required:
- Remove flexible member array from WT_CRYPT_KEYS struct
- Use existing WT_ITEM as a holder for the keys
- Memory ownership is on the WT side; the key provider extension does not need to allocate/free keys memory
- related to
-
WT-16052 Implement WT_KEY_PROVIDER extension interface
-
- Closed
-