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