Interface Gosling.IIdentityServerHandshakeBuildChallengeListener
- Enclosing class:
- Gosling
public static interface Gosling.IIdentityServerHandshakeBuildChallengeListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onIdentityServerHandshakeBuildChallengeEvent
(Gosling.Context context, long handshake_handle, byte[] out_challenge_buffer)
-
Method Details
-
onIdentityServerHandshakeBuildChallengeEvent
void onIdentityServerHandshakeBuildChallengeEvent(Gosling.Context context, long handshake_handle, byte[] out_challenge_buffer)
-