Abstract
The ECIESAccount class is used to implement protocols using secp256k1's curve. It extends the Account class by exposing an encryption publicKey.
Encryption has been removed as of the v1.0.0 release but will find its way back into the SDK.
Protected
Optional
Readonly
The ECIESAccount class is used to implement protocols using secp256k1's curve. It extends the Account class by exposing an encryption publicKey.
Encryption has been removed as of the v1.0.0 release but will find its way back into the SDK.