KeyOptions$json top-level constant

Map<String, Object> const KeyOptions$json

Implementation

const KeyOptions$json = const {
  '1': 'KeyOptions',
  '2': const [
    const {
      '1': 'hash',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.model.Hash',
      '10': 'hash'
    },
    const {
      '1': 'cipher',
      '3': 3,
      '4': 1,
      '5': 14,
      '6': '.model.Cipher',
      '10': 'cipher'
    },
    const {
      '1': 'compression',
      '3': 5,
      '4': 1,
      '5': 14,
      '6': '.model.Compression',
      '10': 'compression'
    },
    const {
      '1': 'compressionLevel',
      '3': 7,
      '4': 1,
      '5': 5,
      '10': 'compressionLevel'
    },
    const {'1': 'rsaBits', '3': 9, '4': 1, '5': 5, '10': 'rsaBits'},
  ],
};