UNPKG

undersign

Version:

Create eIDAS compatible XAdES digital signatures with certificate OCSP responses and timestamps. Works with the Estonian Id-card and Mobile-Id to create BDOCs, but isn't limited to Estonia.

4 lines (3 loc) 87 B
exports.wait = function(obj, event) { return new Promise(obj.once.bind(obj, event)) }