mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-27 04:28:44 +00:00
1.2 KiB
1.2 KiB
//docs/dev.inmo.tgbotapi.utils.passport/decryptWithPKCS8PrivateKey
decryptWithPKCS8PrivateKey
[jvm]
Content
fun EncryptedCredentials.decryptWithPKCS8PrivateKey(privateKey: PrivateKey): DecryptedCredentials
fun EncryptedCredentials.decryptWithPKCS8PrivateKey(key: String): DecryptedCredentials