mirror of
				https://github.com/crypto-pro-web/crypto-pro-js.git
				synced 2025-10-31 06:13:22 +03:00 
			
		
		
		
	added all user certificates
This commit is contained in:
		
							parent
							
								
									67ed9f61ab
								
							
						
					
					
						commit
						fdb8c7c136
					
				| @ -1,6 +1,6 @@ | ||||
| { | ||||
|   "name": "crypto-pro", | ||||
|   "version": "2.2.1", | ||||
|   "version": "2.2.2", | ||||
|   "description": "API для взаимодействия с КриптоПро", | ||||
|   "main": "./lib/crypto-pro.js", | ||||
|   "types": "./lib/crypto-pro.d.ts", | ||||
|  | ||||
| @ -20,7 +20,7 @@ export const getAllUserCertificates = _afterPluginsLoaded((resetCache: boolean = | ||||
|   } | ||||
| 
 | ||||
|   return eval( | ||||
|     _generateCadesFn(function getUserCertificates(): Certificate[] { | ||||
|     _generateCadesFn(function getAllUserCertificates(): Certificate[] { | ||||
|       let cadesStore; | ||||
| 
 | ||||
|       try { | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 German Arutyunov
						German Arutyunov