// automatically generated by the FlatBuffers compiler, do not modify /* eslint-disable @typescript-eslint/no-unused-vars, @typescript-eslint/no-explicit-any, @typescript-eslint/no-non-null-assertion */ export enum PEMCipher { DES = 0, D3DES = 1, AES128 = 2, AES192 = 3, AES256 = 4 }