UNPKG

@wildboar/pkcs

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