UNPKG

@wildboar/pkcs

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