Enums§
- Validation
Error - Errors that can occur when validating Telegram init data.
- Validation
Key - Key material used to validate Telegram init data.
Functions§
- verify_
ed25519 - Validates the
signature
parameter of the init data using Ed25519. - verify_
hmac_ sha256 - Validates the
hash
parameter of the init data using HMAC-SHA256.