mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2025-09-16 13:49:26 +00:00
support of Ed25519TelegramKeys
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package dev.inmo.tgbotapi.utils.crypto
|
||||
|
||||
object Ed25519TelegramKeys {
|
||||
const val TestEnvironment = "40055058a4ee38156a06562e52eece92a771bcd8346a8c4615cb7376eddf72ec" // hex
|
||||
const val Production = "e7bf03a2fa4602af4580703d88dda5bb59f32ed8b02a56c187fe7d34caed242d" // hex
|
||||
}
|
Reference in New Issue
Block a user