DecryptPKCS1v15BytesRequest$json top-level constant
Implementation
const DecryptPKCS1v15BytesRequest$json = const {
'1': 'DecryptPKCS1v15BytesRequest',
'2': const [
const {'1': 'ciphertext', '3': 1, '4': 1, '5': 12, '10': 'ciphertext'},
const {'1': 'privateKey', '3': 3, '4': 1, '5': 9, '10': 'privateKey'},
],
};