Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

need advice to get Uint8List _mPrivateKey from KeyPair #3

Closed
oonid opened this issue Aug 2, 2020 · 2 comments
Closed

need advice to get Uint8List _mPrivateKey from KeyPair #3

oonid opened this issue Aug 2, 2020 · 2 comments

Comments

@oonid
Copy link

oonid commented Aug 2, 2020

hi,

I'm working on simple wallet application on flutter using stellar_flutter_sdk,
I'm following the official stellar-demo-wallet.

they encrypt the secret key with the public key and pin code.

any advice about how to get the Uint8List _mPrivateKey from KeyPair?
is there any possibility that the private key has getter in the next version?

thank you.

@christian-rogobete
Copy link
Contributor

Hi @oonid, thx for reporting this, sure, I will expose it in the next version.

@christian-rogobete
Copy link
Contributor

Hello @oonid the new release 1.0.7 exposes the key

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants