WithRequestSignatureValidation extracts from the header or trailer the hash value and hashes the body of the incoming request and compares those two hashes. On success the next handler will be called otherwise the scope based error handler.
(next http.Handler)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected