Add to_hex and to_b64 methods to SKey.

This commit is contained in:
Oleksandr Kozachuk
2022-12-11 12:15:31 +01:00
parent 2454d91a0e
commit c06c7aa9e6
2 changed files with 28 additions and 5 deletions
+1
View File
@@ -17,3 +17,4 @@ thiserror = "1.0.37"
anyerror = "0.1.7"
home = "0.5.4"
sha1 = "0.10.5"
base64 = "0.20.0"