MCPcopy
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
27export function getCSFLEKMSProviders(): KMSProviders {
28 return JSON.parse(JSON.stringify(csfleKMSProviders));
29}
30
31const keys = [
32 'FLE_AWS_KEY',

Calls 1

parseMethod · 0.45

Tested by 7

getKmsProvidersFunction · 0.72
getKmsProvidersFunction · 0.72
runProseTestsForFunction · 0.72
getLocalKmsProviderFunction · 0.72
getKmsProvidersFunction · 0.72
getKmsProvidersFunction · 0.72
newEncryptedClientFunction · 0.72