UrpSecureToken$json top-level constant
Implementation
@$core.Deprecated('Use urpSecureTokenDescriptor instead')
const UrpSecureToken$json = {
'1': 'UrpSecureToken',
'2': [
{'1': 'token', '3': 1, '4': 1, '5': 11, '6': '.UrpToken', '10': 'token'},
{'1': 'signature', '3': 2, '4': 1, '5': 12, '8': {}, '10': 'signature'},
{'1': 'aes', '3': 3, '4': 1, '5': 12, '8': {}, '10': 'aes'},
{'1': 'iv', '3': 4, '4': 1, '5': 12, '8': {}, '10': 'iv'},
],
};