UNPKG

pkcs-ts

Version:

PKCS #1 through #15 (Except #11) - Private and Public Keys, Certificates, and More

11 lines 276 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.rsadsi = void 0; const asn1_ts_1 = require("asn1-ts"); exports.rsadsi = new asn1_ts_1.ObjectIdentifier([ 1, 2, 840, 113549, ]); //# sourceMappingURL=rsadsi.va.js.map