Searched defs:continueHandshake (Results 1 – 3 of 3) sorted by relevance
93 HandshakeMessage continueHandshake(@NonNull byte[] response) throws HandshakeException; in continueHandshake() method
89 public HandshakeMessage continueHandshake(byte[] response) throws HandshakeException { in continueHandshake() method in DummyEncryptionRunner
88 public HandshakeMessage continueHandshake(byte[] response) throws HandshakeException { in continueHandshake() method in Ukey2EncryptionRunner