Skip to content

miniproto.session.strings

Import and export validated portable bearer session strings without client dependencies.

Only protected native strings use scrypt-derived AES-256-GCM authenticated encryption. Plain native strings, Telethon strings, and Pyrogram strings are bearer encodings: they are validated for shape and may carry a checksum, but do not authenticate a holder or protect their contained authorization key.