Skip to content

How to elegantly implement this method ‘HashCallback’ #10147

Answered by akallabeth
BinaryRyan asked this question in Q&A
Discussion options

You must be logged in to vote

set it in rdp_freerdp_peer instance you create and it will be used. e.g. after a new connection was accepted with PeerAccepted you can set it there along with the argument you want the function to be called with.
the function itself then needs to generate/validate/... the credentials of the user connecting.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@BinaryRyan
Comment options

Answer selected by BinaryRyan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants