pub fn verify_nonmembership<H: Hasher>(
    root_hash: H::Digest,
    proof: &NonMembershipProof<H>
) -> Result<bool, AkdError>
Expand description

Verifies the non-membership proof with respect to the root hash