Show device private key
This commit is contained in:
		@@ -29,6 +29,8 @@ void app_main(void)
 | 
			
		||||
    {
 | 
			
		||||
        printf("Generated device private key!\n");
 | 
			
		||||
    }
 | 
			
		||||
    printf("Device private key:\n");
 | 
			
		||||
    crypto_print_priv_key();
 | 
			
		||||
 | 
			
		||||
    reboot();
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user