Files correlati : Ricompilazione Demo : [ ] Commento : Progetti e altra roba per Linux git-svn-id: svn://10.65.10.50/trunk@11293 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			18 lines
		
	
	
		
			782 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			782 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| /*  Hardlock RUS Vendor Key (Runtime)                                      */
 | |
| /*  Key Identification: demo.h                                             */
 | |
| /*  Key Description:                                                       */
 | |
| /*  Aladdin Knowledge Systems                                              */
 | |
| /*  Demo Vendor Key                                                        */
 | |
| /*  Creation date: Tuesday, August 17, 1999 at 10:06:05 AM                 */
 | |
| 
 | |
| unsigned char svk[]=
 | |
| {
 | |
| 0x37, 0x0c, 0xb2, 0x07, 0x9f, 0x9a, 0x84, 0xf6, 
 | |
| 0xba, 0x04, 0x09, 0x53, 0x59, 0x30, 0xa2, 0xa3, 
 | |
| 0x3a, 0xec, 0xc5, 0xc7, 0xe8, 0xff, 0x34, 0x9b, 
 | |
| 0x78, 0x65, 0xbb, 0x93, 0x50, 0x37, 0xc5, 0x7c, 
 | |
| 0x04, 0xd8, 0x77, 0x19, 0x6e, 0x2b, 0x51, 0xc0, 
 | |
| 0x08, 0xa8, 0xa0, 0x76, 0x0b, 0x2b, 0x76
 | |
| };
 | |
| 
 |