Update matrix-sdk-android/src/main/java/org/matrix/android/sdk/api/rendezvous/channels/ECDHRendezvousChannel.kt
Co-authored-by: Benoit Marty <benoitm@matrix.org>
This commit is contained in:
		
							parent
							
								
									0d1df3f66e
								
							
						
					
					
						commit
						8530f8f280
					
				| @ -73,7 +73,7 @@ class ECDHRendezvousChannel(override var transport: RendezvousTransport, theirPu | ||||
|             @Json val iv: String? = null | ||||
|     ) | ||||
| 
 | ||||
|     private var olmSASMutex = Mutex() | ||||
|     private val olmSASMutex = Mutex() | ||||
|     private var olmSAS: OlmSAS? | ||||
|     private val ourPublicKey: ByteArray | ||||
|     private val ecdhAdapter = MatrixJsonParser.getMoshi().adapter(ECDHPayload::class.java) | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user