Interface Gosling.IIdentityServerHandshakeVerifyChallengeResponseListener
- Enclosing class:
- Gosling
public static interface Gosling.IIdentityServerHandshakeVerifyChallengeResponseListener
-
Method Summary
Modifier and TypeMethodDescriptionbooleanonIdentityServerHandshakeVerifyChallengeResponseEvent(Gosling.Context context, long handshake_handle, byte[] challenge_response_buffer)
-
Method Details
-
onIdentityServerHandshakeVerifyChallengeResponseEvent
boolean onIdentityServerHandshakeVerifyChallengeResponseEvent(Gosling.Context context, long handshake_handle, byte[] challenge_response_buffer)
-