github.com/gotd/td/bin.Int128.BigInt (method)
3 uses
github.com/gotd/td/bin (current package)
int128.go#L25: func (i Int128) BigInt() *big.Int {
github.com/gotd/td/exchange
client_flow.go#L171: key, iv := crypto.TempAESKeys(newNonce.BigInt(), serverNonce.BigInt())
server_flow.go#L250: key, iv := crypto.TempAESKeys(innerData.NewNonce.BigInt(), serverNonce.BigInt())
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |