pkcs-ts
Version:
PKCS #1 through #15 (Except #11) - Private and Public Keys, Certificates, and More
6 lines • 313 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.pkcs_9_ub_placeOfBirth = void 0;
const ub_name_va_1 = require("x500-ts/dist/node/modules/UpperBounds/ub-name.va");
exports.pkcs_9_ub_placeOfBirth = ub_name_va_1.ub_name;
//# sourceMappingURL=pkcs-9-ub-placeOfBirth.va.js.map