Ether Binder
Set of utilities for interacting with Ethereum and it's smart contracts with PHP, with generating ABI bindings and Ethereum-related types
|
This is the complete list of members for M8B\EtherBinder\Crypto\Key, including all inherited members.
__construct(#[SensitiveParameter] private string $keyHex) | M8B\EtherBinder\Crypto\Key | protected |
fromBin(string $bin) | M8B\EtherBinder\Crypto\Key | static |
fromHex(#[SensitiveParameter] string $keyHex) | M8B\EtherBinder\Crypto\Key | static |
generate() | M8B\EtherBinder\Crypto\Key | static |
getPublicBin() | M8B\EtherBinder\Crypto\Key | |
getPublicHex(bool $with0x=true) | M8B\EtherBinder\Crypto\Key | |
sign(Hash $hash) | M8B\EtherBinder\Crypto\Key | |
toAddress() | M8B\EtherBinder\Crypto\Key | |
toBin() | M8B\EtherBinder\Crypto\Key | |
toHex() | M8B\EtherBinder\Crypto\Key |