1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-10-05 00:45:03 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.utils.passport/-decryptor/index.md
2021-03-17 15:18:37 +00:00

909 B

//docs/dev.inmo.tgbotapi.utils.passport/Decryptor

Decryptor

[common] interface Decryptor

Functions

Name Summary
decrypt [common]
Content
abstract fun decrypt(data: EncryptedData):


Inheritors

Name
AESDecryptor