Write private key
This commit is contained in:
		@@ -3,4 +3,9 @@
 | 
			
		||||
/**
 | 
			
		||||
 * Device name len
 | 
			
		||||
 */
 | 
			
		||||
#define DEV_NAME_LEN 10
 | 
			
		||||
#define DEV_NAME_LEN 10
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * Private key max length
 | 
			
		||||
 */
 | 
			
		||||
#define PRV_KEY_DER_MAX_BYTES 1500
 | 
			
		||||
		Reference in New Issue
	
	Block a user