Marino Faggiana hace 7 años
padre
commit
15a10f5b97
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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)
 
             }