Validate the given IPNS record against the given routing key.
The routing key in binary format: binary(ascii(IPNS_PREFIX) + multihash(public key))
The marshalled record to validate.
https://specs.ipfs.tech/ipns/ipns-record/#routing-record for the binary format of the routing key
Validate the given IPNS record against the given routing key.