Check for target user before trying to decrypt a file
This commit is contained in:
		@@ -129,7 +129,8 @@ namespace gourou
 | 
			
		||||
	DRM_IN_OUT_EQUALS,
 | 
			
		||||
	DRM_MISSING_PARAMETER,
 | 
			
		||||
	DRM_INVALID_KEY_SIZE,
 | 
			
		||||
	DRM_ERR_ENCRYPTION_KEY_FP
 | 
			
		||||
	DRM_ERR_ENCRYPTION_KEY_FP,
 | 
			
		||||
	DRM_INVALID_USER
 | 
			
		||||
    };
 | 
			
		||||
    
 | 
			
		||||
    #ifndef _NOEXCEPT
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user