Files
xrpl-hooks-ide/xrpl-hooks-docs/md/hooks-verify-buf-len.md
Denis Angell d21cda21d0 !fixup
2023-06-06 12:53:43 +00:00

352 B

hooks-verify-buf-len

Verifying a cryptographic signature by calling util_verify requires valid public key & data signature.

This check does not fully parse these parameters, but warns about their sizes that cannot be valid (if they're specified by constants - variable parameters are ignored).