SignPSSRequest$json top-level constant
Implementation
const SignPSSRequest$json = const {
'1': 'SignPSSRequest',
'2': const [
const {'1': 'message', '3': 1, '4': 1, '5': 9, '10': 'message'},
const {
'1': 'hash',
'3': 3,
'4': 1,
'5': 14,
'6': '.model.Hash',
'10': 'hash'
},
const {
'1': 'saltLength',
'3': 5,
'4': 1,
'5': 14,
'6': '.model.SaltLength',
'10': 'saltLength'
},
const {'1': 'privateKey', '3': 7, '4': 1, '5': 9, '10': 'privateKey'},
],
};