Interface Gosling.IIdentityClientHandshakeChallengeResponseSizeListener
-
- Enclosing class:
- Gosling
public static interface Gosling.IIdentityClientHandshakeChallengeResponseSizeListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
onIdentityClientHandshakeChallengeResponseSizeEvent(Gosling.Context context, long handshake_handle, byte[] challenge_buffer)
-
-
-
Method Detail
-
onIdentityClientHandshakeChallengeResponseSizeEvent
long onIdentityClientHandshakeChallengeResponseSizeEvent(Gosling.Context context, long handshake_handle, byte[] challenge_buffer)
-
-