Description
Currently the only way to provide an elliptic key manually is to have a PEM-encoded public key written to the disk, and then pass that to use_elliptic_key_verifier. It would be helpful if once could also pass the 33-byte compressed version of the public key, just as bytes.