crypto-pro-ext

1.0.3 • Public • Published

CryptoPro extension

Installation

NPM:

npm install crypto-pro-ext

Yarn:

yarn add crypto-pro-ext

Usage

ES6:

import { connectTo } from 'crypto-pro-ext';

CommonJS:

const { connectTo } = require('crypto-pro-ext);

Examples

connectTo:

import { connectTo } from 'crypto-pro-ext';

const storeObject = await connectTo('CAdESCOM.Store'); // Connect to store

...

storeObject.Close(); // Close store

Readme

Keywords

none

Package Sidebar

Install

npm i crypto-pro-ext

Weekly Downloads

1

Version

1.0.3

License

MIT

Last publish

Collaborators

  • angry