Layer 220
Type

Gogram Example

// PasswordKdfAlgo is an interface type
// You can use any of the following constructors:
var _ tg.PasswordKdfAlgo = &tg.PasswordKdfAlgoUnknown{}
var _ tg.PasswordKdfAlgo = &tg.PasswordKdfAlgoSha256Sha256Pbkdf2Hmacsha512Iter100000Sha256ModPow{}