UNPKG

@peculiar/fortify-webcomponents

Version:

Web-components for creating CSR or Certificate and viewing certificates list using Fortify

12 lines (9 loc) 309 B
/*! * © Peculiar Ventures https://peculiarventures.com/ - BSD 3-Clause License */ 'use strict'; const id_data = "1.2.840.113549.1.7.1"; const id_signedData = "1.2.840.113549.1.7.2"; exports.id_data = id_data; exports.id_signedData = id_signedData; //# sourceMappingURL=object_identifiers-d4a25c28.js.map