Replies: 1 comment
-
Hm... I'm affraid this is part of the private API. This is why you can't access signatures directly. |
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
-
Is it possible to verify public key signatures?
I want to do something like this:
However, i can't figure out how to get the signature from the public key.
I've tried the following code, but it returns nil:
Beta Was this translation helpful? Give feedback.
All reactions