Interface Gosling.IIdentityClientHandshakeChallengeResponseSizeListener
- Enclosing class:
- Gosling
public static interface Gosling.IIdentityClientHandshakeChallengeResponseSizeListener
-
Method Summary
Modifier and TypeMethodDescriptionlong
onIdentityClientHandshakeChallengeResponseSizeEvent
(Gosling.Context context, long handshake_handle, byte[] challenge_buffer)
-
Method Details
-
onIdentityClientHandshakeChallengeResponseSizeEvent
long onIdentityClientHandshakeChallengeResponseSizeEvent(Gosling.Context context, long handshake_handle, byte[] challenge_buffer)
-