vadimJS

Results 3 issues of vadimJS

Please add some examples of how work with events. For example, "BalloonOpen", "BalloonClose". Thank you!

I am running this command: openssl cms -sign -nodetach -binary -in receipt.json -text -outform der -out receipt.p7b -nocerts -signer MyCRT.crt -inkey MyKey.key But got error: Bad output format for CMS...

Hello there! Where should I put this node-memwatch to detect memory leak? In my main file 'app.js' or in the file I suspect is "leaking" ?