How to implement TOTP C / S (One Time Password Client / Server) in C #?

I want to create a client / server application using C # and my application needs to be able to handle time one-time passwords, which means my server can authenticate the client after write (TOTP).

I've searched across the internet for any example that might be close to something similar or subject, but couldn't find anything at all.

Do you have an idea for a TOTP implementation, even if my situation is not the same as mine here, I just need someone to give me some hints.

+3
c #


source to share


No one has answered this question yet

Check out similar questions:

3575
How to list a transfer?
2058
How do I get a consistent byte representation of strings in C # without manually specifying the encoding?
1786
How to create Excel file (.XLS and .XLSX) in C # without installing Microsoft Office?
1743
What's the best way to give a C # auto property an initial value?
1742
How to calculate a person's age in C #?
1425
Calculate relative time in C #
1012
Can you view all the enumeration values?
612
C # interfaces. Implicit implementation versus explicit implementation
517
How to determine if a type implements an interface with reflection C #
234
Gmail error. The SMTP server requires a secure connection, or the client is not authenticated. Server response: 5.5.1 Authentication required



All Articles
Loading...
X
Show
Funny
Dev
Pics