1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-10-05 00:45:03 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.updateshandlers.webhook/-webhook-private-key-config/-webhook-private-key-config.md
2021-03-17 15:18:37 +00:00

681 B

//docs/dev.inmo.tgbotapi.updateshandlers.webhook/WebhookPrivateKeyConfig/WebhookPrivateKeyConfig

WebhookPrivateKeyConfig

[jvm]
Content
fun WebhookPrivateKeyConfig(keyStorePath: String, keyStorePassword: String, aliasName: String, aliasPassword: String)