Find the private key that can sign for a given compressed public key.
Compressed SEC1 public key (33 bytes, hex-encoded) to match against.
One or more candidate private keys (hex-encoded).
The matching private key hex string.
If no candidate key derives to the expected pubkey.
Find the private key that can sign for a given compressed public key.