Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mongodb/node-mongodb-native
/ getCSFLEKMSProviders
Function
getCSFLEKMSProviders
test/csfle-kms-providers.ts:27–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
};
26
27
export
function
getCSFLEKMSProviders(): KMSProviders {
28
return
JSON.parse(JSON.stringify(csfleKMSProviders));
29
}
30
31
const
keys = [
32
'FLE_AWS_KEY'
,
Callers
15
getCSFLETestDataFromEnvironment
Function · 0.90
getKmsProviders
Function · 0.90
client_side_encryption.prose.20.mongocryptd_client.test.ts
File · 0.90
getKmsProviders
Function · 0.90
runProseTestsFor
Function · 0.90
getLocalKmsProvider
Function · 0.90
getKmsProviders
Function · 0.90
driver.test.ts
File · 0.90
getKmsProviders
Function · 0.90
client_side_encryption.prose.06.corpus.test.ts
File · 0.90
client_side_encryption.prose.10.kms_tls.test.ts
File · 0.90
newEncryptedClient
Function · 0.90
Calls
1
parse
Method · 0.45
Tested by
7
getKmsProviders
Function · 0.72
getKmsProviders
Function · 0.72
runProseTestsFor
Function · 0.72
getLocalKmsProvider
Function · 0.72
getKmsProviders
Function · 0.72
getKmsProviders
Function · 0.72
newEncryptedClient
Function · 0.72