MCPcopy Index your code
hub / github.com/scality/cloudserver / kms.js

File kms.js

tests/unit/encryption/kms.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const assert = require('assert');
2const BucketInfo = require('arsenal').models.BucketInfo;
3const KMS = require('../../../lib/kms/wrapper');
4const { parseBucketEncryptionHeaders } = require('../../../lib/api/apiUtils/bucket/bucketEncryption');

Callers

nothing calls this directly

Calls 7

_utestCreateBundlePairFunction · 0.85
bucketLevelEncryptionMethod · 0.80
createCipherBundleMethod · 0.80
writeMethod · 0.80
_incrementIVMethod · 0.80
cleanupFunction · 0.50

Tested by

no test coverage detected