mirror of
				https://github.com/yuzu-emu/mbedtls.git
				synced 2025-11-04 09:15:05 +00:00 
			
		
		
		
	Document support for MD2 and MD4 in programs/x509/cert_write
This commit is contained in:
		
							parent
							
								
									bdf2035710
								
							
						
					
					
						commit
						d0f2d8100c
					
				| 
						 | 
				
			
			@ -121,7 +121,7 @@ int main( void )
 | 
			
		|||
    "    max_pathlen=%%d          default: -1 (none)\n"     \
 | 
			
		||||
    "    md=%%s                   default: SHA256\n"        \
 | 
			
		||||
    "                            Supported values:\n"       \
 | 
			
		||||
    "                            MD5, SHA1, SHA256, SHA512\n"\
 | 
			
		||||
    "                            MD2, MD4, MD5, SHA1, SHA256, SHA512\n"\
 | 
			
		||||
    "    version=%%d              default: 3\n"            \
 | 
			
		||||
    "                            Possible values: 1, 2, 3\n"\
 | 
			
		||||
    "    subject_identifier=%%s   default: 1\n"             \
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue