ktgbotapi
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.utils.passport
/
decryptWithPKCS8PrivateKey
decrypt
With
PKCS8Private
Key
jvm
fun
EncryptedCredentials
.
decryptWithPKCS8PrivateKey
(
privateKey
:
PrivateKey
)
:
DecryptedCredentials
fun
EncryptedCredentials
.
decryptWithPKCS8PrivateKey
(
key
:
String
)
:
DecryptedCredentials