Post
Topic
Board Bitcoin Technical Support
Re: Question about P2PKH
by
victorkimba17
on 09/05/2019, 06:45:21 UTC
Thank you.

From:
https://bitcoin.org/en/transactions-guide#introduction

Code:
An secp256k1 signature made by using the ECDSA cryptographic formula to combine certain transaction data
 (described below) with Bob’s private key. This lets the pubkey script verify that Bob owns the private key which
created the public key.