type github.com/gotd/td/tg.PasswordKdfAlgoBox

3 uses

	github.com/gotd/td/tg (current package)
		tl_password_kdf_algo_gen.go#L434: type PasswordKdfAlgoBox struct {
		tl_password_kdf_algo_gen.go#L439: func (b *PasswordKdfAlgoBox) Decode(buf *bin.Buffer) error {
		tl_password_kdf_algo_gen.go#L452: func (b *PasswordKdfAlgoBox) Encode(buf *bin.Buffer) error {