web3.shh.getPublicKey - 返回公钥

优质
小牛编辑
131浏览
2023-12-01

返回指定ID密钥对中的公钥。

调用:

web3.shh.getPublicKey(id, [callback])

参数:

  • id:String - 密钥对的ID,调用shh.newKeyPair()或shh.addPrivateKey()得到
  • callback:Function - 可选的回调函数,其第一个参数为错误对象,第二个参数为结果

返回值:

String - 成功时返回指定密钥对的公钥,否则返回错误信息

示例代码:

web3.shh.getPublicKey('3e22b9ffc2387e18636e0a3d0c56b023264c16e78a2adcba1303cefc685e610f')
.then(console.log);
> "0x04d1574d4eab8f3dde4d2dc7ed2c4d699d77cbbdd09167b8fffa099652ce4df00c4c6e0263eafe05007a46fdf0c8d32b11a