# automatically generated by the FlatBuffers compiler, do not modify # namespace: proto class Kdf(object): NONE = 0 PBKDF2 = 1 ARGON2 = 2