{"library":"bedrock-ssm-mongodb","type":"library","category":null,"description":"A MongoDB-backed secure storage module for the Bedrock framework (v7.2.0, Node >=12). It implements web KMS operations such as key generation, wrapping, unwrapping, signing, verification, and secret derivation. Designed to be used via the bedrock-package-manager, it registers as a 'webkms-module' under the alias 'ssm-v1'. Released under the Bedrock ecosystem by Digital Bazaar.","language":"javascript","status":"active","version":"7.2.0","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install bedrock-ssm-mongodb","imports":["require('bedrock-ssm-mongodb')","const brPackageManager = require('bedrock-package-manager'); const {packageName} = brPackageManager.get({alias: 'ssm-v1', type: 'webkms-module'}); const store = require(packageName);","const store = require(packageName); const result = await store.generateKey(options);"]},{"cmd":"yarn add bedrock-ssm-mongodb","imports":[]},{"cmd":"pnpm add bedrock-ssm-mongodb","imports":[]}],"homepage":"https://github.com/digitalbazaar/bedrock-ssm-mongodb","github":"https://github.com/digitalbazaar/bedrock-ssm-mongodb","docs":null,"changelog":null,"pypi":null,"npm":"bedrock-ssm-mongodb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}