- 
    Type:
Task
 - 
    Resolution: Fixed
 - 
    Priority:
Major - P3
 - 
    Affects Version/s: None
 - 
    Component/s: Field Level Encryption
 - 
    None
 
- 
        2
 - 
        Iteration Cuttlefish
 
- 
        Needed
 
Scope
- Add KeyVault::removeKeyAltName as an alias to KeyVault::removeKeyAlternateName
 - Add KeyVault::addKeyAltName as an alias to KeyVault::addKeyAlternateName
 - Add KeyVault::createDataKey as an alias to KeyVault::createKey
 
Background & Motivation
addKeyAltName and removeKeyAltName is added to the driver ClientEncryption API in DRIVERS-2017.
Part of the motivation of DRIVERS-2017 is parity with mongosh API. The name addKeyAltName / removeKeyAltName was chosen over addKeyAlternateName / removeKeyAlternateName to be consistent with getKeyByAltName. See https://github.com/mongodb/specifications/pull/1229/files#r880804857 for more information.
- is related to
 - 
                    
DRIVERS-2017 Add ClientEncryption entity and Key Management API operations to Unified Test Format
-         
 - Closed
 
 -