Skip to content

Commit

Permalink
3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewKuliahin96 committed Aug 16, 2023
1 parent 1daaf37 commit b99ee70
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ your own custom flows and leverage the SDK in different ways:
ECDSA signature of custom data for sign with the custom publicUserId's privateKey (or, if not
provided, anonymous privateKey), customSignedData can be anything

* `suspend fun Keyri.listAssociationKey(): Result<Map<String, String>>`: returns a map of "
* `suspend fun Keyri.listAssociationKeys(): Result<Map<String, String>>`: returns a map of "
association keys"
and
ECDSA Base64 public keys.
Expand Down
Binary file modified keyrisdk-java-release.aar
Binary file not shown.
Binary file modified keyrisdk-release.aar
Binary file not shown.
Binary file modified scanner-release.aar
Binary file not shown.

0 comments on commit b99ee70

Please sign in to comment.