PublicKeyInfo$json top-level constant

Map<String, Object> const PublicKeyInfo$json

Implementation

const PublicKeyInfo$json = const {
  '1': 'PublicKeyInfo',
  '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': 'e', '3': 5, '4': 1, '5': 3, '10': 'e'},
  ],
};