type github.com/gotd/td/tg.PasswordKdfAlgoClass (interface)
Method Implmentations
Decode(b *bin.Buffer) error
(*PasswordKdfAlgoSHA256SHA256PBKDF2HMACSHA512iter100000SHA256ModPow).Decode
(*PasswordKdfAlgoUnknown).Decode
DecodeBare(b *bin.Buffer) error
(*PasswordKdfAlgoSHA256SHA256PBKDF2HMACSHA512iter100000SHA256ModPow).DecodeBare
(*PasswordKdfAlgoUnknown).DecodeBare
Encode(b *bin.Buffer) error
(*PasswordKdfAlgoSHA256SHA256PBKDF2HMACSHA512iter100000SHA256ModPow).Encode
(*PasswordKdfAlgoUnknown).Encode
EncodeBare(b *bin.Buffer) error
(*PasswordKdfAlgoSHA256SHA256PBKDF2HMACSHA512iter100000SHA256ModPow).EncodeBare
(*PasswordKdfAlgoUnknown).EncodeBare
String() string
(*PasswordKdfAlgoSHA256SHA256PBKDF2HMACSHA512iter100000SHA256ModPow).String
(*PasswordKdfAlgoUnknown).String
TypeID() uint32
(*PasswordKdfAlgoSHA256SHA256PBKDF2HMACSHA512iter100000SHA256ModPow).TypeID
(*PasswordKdfAlgoUnknown).TypeID
TypeName() string
(*PasswordKdfAlgoSHA256SHA256PBKDF2HMACSHA512iter100000SHA256ModPow).TypeName
(*PasswordKdfAlgoUnknown).TypeName
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |