publicKey property

ECPoint publicKey

Implementation

ECPoint get publicKey => chain.forPath(path)!.publicKey().q!;