mirror of
				https://github.com/crypto-pro-web/crypto-pro-php.git
				synced 2025-10-31 02:13:23 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			89 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			89 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php
 | |
| 
 | |
| namespace Webmasterskaya\CryptoPro\Dictionary;
 | |
| 
 | |
| interface DictionaryInterface
 | |
| {
 | |
| 
 | |
| } |