Marino Faggiana 7 년 전
부모
커밋
15a10f5b97
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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)
 
             }