This commit is contained in:
kepler155c@gmail.com
2019-06-29 04:04:51 -04:00
parent 00293033c8
commit 5283de18ed
2 changed files with 3 additions and 1 deletions

View File

@@ -27,7 +27,7 @@ function Security.generateKeyPair()
end
function Security.getIdentifier()
return Security.geetPublicKey()
return Security.getPublicKey()
end
-- deprecate - will use getIdentifier