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