web-pki
Version:
The Lacuna Web PKI component enables web applications to interact with digital certificates through javascript, without the need of Java.
14 lines (13 loc) • 489 B
JSON
{
"name": "web-pki",
"version": "2.16.3",
"description": "The Lacuna Web PKI component enables web applications to interact with digital certificates through javascript, without the need of Java.",
"main": "lacuna-web-pki.js",
"types": "lacuna-web-pki.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": ["lacuna", "pki", "digital", "certificate", "sign", "signature"],
"author": "Lacuna Software",
"license": ""
}