Ether Binder
Set of utilities for interacting with Ethereum and it's smart contracts with PHP, with generating ABI bindings and Ethereum-related types
Loading...
Searching...
No Matches
M8B\EtherBinder\Crypto\Key Member List

This is the complete list of members for M8B\EtherBinder\Crypto\Key, including all inherited members.

__construct(#[SensitiveParameter] private string $keyHex)M8B\EtherBinder\Crypto\Keyprotected
fromBin(string $bin)M8B\EtherBinder\Crypto\Keystatic
fromHex(#[SensitiveParameter] string $keyHex)M8B\EtherBinder\Crypto\Keystatic
generate()M8B\EtherBinder\Crypto\Keystatic
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