mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-10-31 16:54:21 +00:00 
			
		
		
		
	
		
			
	
	
		
			5 lines
		
	
	
	
		
			130 B
		
	
	
	
		
			Text
		
	
	
	
	
	
		
		
			
		
	
	
			5 lines
		
	
	
	
		
			130 B
		
	
	
	
		
			Text
		
	
	
	
	
	
|   | RSAPublicKey ::= SEQUENCE { | ||
|  | 	modulus			INTEGER ({ rsa_extract_mpi }),	-- n | ||
|  | 	publicExponent		INTEGER ({ rsa_extract_mpi })	-- e | ||
|  | 	} |