pub fn verify_quote_content( quote: &PaymentQuote, expected_content: &XorName, ) -> bool
Verify a payment quote’s content address and ML-DSA-65 signature.
quote
expected_content
XorName
true if the content matches and the ML-DSA-65 signature is valid.
true