Verify thoroughly whether a private key and a public key match. This is done using a different mechanism than just regenerating it.
true if the public key matches this private key.
| Name | Description |
|---|---|
| vchPubKey | The public key to check against this private key. |