PointyCastle / pointycastle

Moved into the Bouncy Castle project: https://github.com/bcgit/pc-dart
MIT License
270 stars 76 forks source link

How can I get the x and y Coordinate and d from the generated EC keypair? #171

Closed nanjia closed 5 years ago

nanjia commented 5 years ago

it seems that the ECPublicKey class doesn't have the method and I can't get the ECpoint Q and I don't know how to use the keypair thank you