DecryptPKCS1v15Request$json top-level constant

Map<String, Object> const DecryptPKCS1v15Request$json

Implementation

const DecryptPKCS1v15Request$json = const {
  '1': 'DecryptPKCS1v15Request',
  '2': const [
    const {'1': 'ciphertext', '3': 1, '4': 1, '5': 9, '10': 'ciphertext'},
    const {'1': 'privateKey', '3': 3, '4': 1, '5': 9, '10': 'privateKey'},
  ],
};