PrivateKeyInfo$json top-level constant

Map<String, Object> const PrivateKeyInfo$json

Implementation

const PrivateKeyInfo$json = const {
  '1': 'PrivateKeyInfo',
  '2': const [
    const {'1': 'bitLen', '3': 1, '4': 1, '5': 3, '10': 'bitLen'},
    const {'1': 'size', '3': 3, '4': 1, '5': 3, '10': 'size'},
    const {'1': 'error', '3': 5, '4': 1, '5': 9, '10': 'error'},
  ],
};