UNPKG

@wildboar/pkcs

Version:
15 lines 288 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.hashAlgs = void 0; const asn1 = require("asn1-ts"); exports.hashAlgs = new asn1.ObjectIdentifier([ 2, 16, 840, 1, 101, 3, 4, 2, ]); //# sourceMappingURL=hashAlgs.va.js.map