VerifyPSSRequest$json top-level constant

Map<String, Object> const VerifyPSSRequest$json

Implementation

const VerifyPSSRequest$json = const {
  '1': 'VerifyPSSRequest',
  '2': const [
    const {'1': 'signature', '3': 1, '4': 1, '5': 9, '10': 'signature'},
    const {'1': 'message', '3': 3, '4': 1, '5': 9, '10': 'message'},
    const {
      '1': 'hash',
      '3': 5,
      '4': 1,
      '5': 14,
      '6': '.model.Hash',
      '10': 'hash'
    },
    const {
      '1': 'saltLength',
      '3': 7,
      '4': 1,
      '5': 14,
      '6': '.model.SaltLength',
      '10': 'saltLength'
    },
    const {'1': 'publicKey', '3': 9, '4': 1, '5': 9, '10': 'publicKey'},
  ],
};