Interface Gosling.IIdentityServerHandshakeBuildChallengeListener

  • Enclosing class:
    Gosling

    public static interface Gosling.IIdentityServerHandshakeBuildChallengeListener
    • Method Detail

      • onIdentityServerHandshakeBuildChallengeEvent

        void onIdentityServerHandshakeBuildChallengeEvent​(Gosling.Context context,
                                                          long handshake_handle,
                                                          byte[] out_challenge_buffer)