PrivateKeyMetadata$json top-level constant

Map<String, Object> const PrivateKeyMetadata$json

Implementation

const PrivateKeyMetadata$json = const {
  '1': 'PrivateKeyMetadata',
  '2': const [
    const {'1': 'keyID', '3': 1, '4': 1, '5': 9, '10': 'keyID'},
    const {'1': 'keyIDShort', '3': 3, '4': 1, '5': 9, '10': 'keyIDShort'},
    const {'1': 'creationTime', '3': 5, '4': 1, '5': 9, '10': 'creationTime'},
    const {'1': 'fingerprint', '3': 7, '4': 1, '5': 9, '10': 'fingerprint'},
    const {'1': 'keyIDNumeric', '3': 9, '4': 1, '5': 9, '10': 'keyIDNumeric'},
    const {'1': 'isSubKey', '3': 11, '4': 1, '5': 8, '10': 'isSubKey'},
    const {'1': 'encrypted', '3': 13, '4': 1, '5': 8, '10': 'encrypted'},
  ],
};