Searched defs:continueHandshake (Results 1 – 6 of 6) 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
118 HandshakeMessage continueHandshake(@NonNull byte[] response) throws HandshakeException; in continueHandshake() method
93 public HandshakeMessage continueHandshake(byte[] response) throws HandshakeException { in continueHandshake() method in DummyEncryptionRunner
122 public HandshakeMessage continueHandshake(byte[] response) throws HandshakeException { in continueHandshake() method in Ukey2EncryptionRunner