Generate 'Public Key' from Symmetric Key Signature
Methodology: This example uses the Web Crypto API to generate a symmetric
key and simulate a signature. The signature is then hashed to produce
something resembling a public key. The P2PK script is then generated from
the public key.