Marino Faggiana 7 anos atrás
pai
commit
15a10f5b97
1 arquivos alterados com 3 adições e 0 exclusões
  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)
 
             }