Documentation
¶
Rendered for js/wasm
Overview ¶
Command wasm is the browser entry point for obsigna.dev/verify. It is a thin syscall/js shim over verifier.Run: the page calls the global obsignaVerify(requestJSON) and gets back the result JSON. All verification happens in verifier.Run (which delegates to the obsigna.dev/sdk/go/receipt core); this file adds no cryptographic logic.
Click to show internal directories.
Click to hide internal directories.