Marino Faggiana 7 vuotta sitten
vanhempi
commit
4f9abe3879
1 muutettua tiedostoa jossa 0 lisäystä ja 3 poistoa
  1. 0 3
      iOSClient/Security/NCEntoToEndInterface.swift

+ 0 - 3
iOSClient/Security/NCEntoToEndInterface.swift

@@ -475,9 +475,6 @@ class NCEntoToEndInterface : NSObject, OCNetworkingDelegate  {
                 let tag = element.authenticationTag
                 let encrypted = element.encrypted
                 
-                let privateKey = CCUtility.getEndToEndPrivateKey(appDelegate.activeAccount)
-                
-                
                 print(metadata)
 
             }