Public Key的定义
Public Key means the piece of paired digital data to be public and used to encrypt Electronic Messages or verify the signatory’s identity and the authenticity of the Digital Signatures.
Public Key. The part of paired digital data that is public; this digital data is used to validate digital signatures.
Public Key refers to, among the digital data corresponding to each other, the digital data which is available to public to verify the Digital Signature.
Examples of Public Key in a sentence
Externally Owned Account hash storage Address Contract Account hash storage Address Externally Owned Account的storage和hash为空 账户 -- 创建外部账户地址 Keccak256() 160 bits Public Key Private key ECDSAPUBK() For a given private key, the Ethereum address (a 160-bit value) to which it corresponds is defined as the rightmost 160-bits of the Keccak hash of the corresponding ECDSA public key.