Marino Faggiana 7 years ago
parent
commit
15a10f5b97
1 changed files with 3 additions and 0 deletions
  1. 3 0
      iOSClient/Security/NCEntoToEndInterface.swift

+ 3 - 0
iOSClient/Security/NCEntoToEndInterface.swift

@@ -472,6 +472,9 @@ class NCEntoToEndInterface : NSObject, OCNetworkingDelegate  {
                 let tag = element.authenticationTag
                 let encrypted = element.encrypted
                 
+                
+                
+                
                 print(metadata)
 
             }