RSA$json top-level constant
Implementation
@$core.Deprecated('Use rSADescriptor instead')
const RSA$json = {
'1': 'RSA',
'2': [
{
'1': 'bits',
'3': 1,
'4': 1,
'5': 14,
'6': '.zitadel.webkey.v2beta.RSABits',
'8': {},
'10': 'bits'
},
{
'1': 'hasher',
'3': 2,
'4': 1,
'5': 14,
'6': '.zitadel.webkey.v2beta.RSAHasher',
'8': {},
'10': 'hasher'
},
],
};