Lines Matching refs:certificates
197 | 17500004<sup>12+</sup> | The number of certificates or credentials reaches the maximum allowed. |
256 | 17500004<sup>12+</sup> | The number of certificates or credentials reaches the maximum allowed. |
1118 console.info('the count of the user trusted certificates is 0');
1120 console.info('The result of getting all user trusted certificates is undefined.');
1123 console.info('Succeeded in getting all user trusted certificates.');
1126 …console.error(`Failed to get all user trusted certificates. Code: ${err.code}, message: ${err.mess…
1129 …console.error(`Failed to get all user trusted certificates. Code: ${error.code}, message: ${error.…
1220 console.info('the count of the private certificates is 0');
1222 …console.info('The result of getting all private certificates installed by the application is undef…
1225 console.info('Succeeded in getting all private certificates installed by the application.');
1228 …console.error(`Failed to get all private certificates installed by the application. Code: ${err.co…
1231 …console.error(`Failed to get all private certificates installed by the application. Code: ${error.…