pub fn verify_binary_memo(memo: &[u8], transfer_id: &str) -> bool
Verify that a Profile B binary memo (raw bytes) correlates to the given transfer ID. Memos that are not exactly 32 bytes long are rejected.