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