Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the bug
When I import private key using function:
And then export private key like this:
The password return wrong
However when I export private key by this function:
It work fine.
The password are the same.
Can you explain this. Thank you
Beta Was this translation helpful? Give feedback.
All reactions