Constructor for checking the validity of a 2FA SRP password (see SRP)
생성자 스키마는 레이어 84부터 사용할 수 있습니다. 전환 »
| Name | Type | Description |
|---|---|---|
| srp_id | long | SRP ID |
| A | bytes | A parameter (see SRP) |
| M1 | bytes | M1 parameter (see SRP) |
How to login to a user's account if they have enabled 2FA, how to change password.