pub fn verify_statement(message: &Message) -> Result<bool, Error>
Expand description

Verifies a capgrok statement.

Checks that the encoded delegations match the human-readable description in the statement, and that the URI displayed in the statement matches the uri field.