mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2025-06-27 13:33:13 +00:00
aaaaa
This commit is contained in:
@ -48,10 +48,10 @@ class IIPAuthPacket : Packet
|
||||
{
|
||||
AuthenticateHash = 0x0,
|
||||
AuthenticatePublicHash = 0x1,
|
||||
AuthenticatePrivateHash
|
||||
AuthenticatePrivateHash,
|
||||
EstablishRequest,
|
||||
EstablishReply,
|
||||
TwoFactorAuthtenticate
|
||||
TwoFactorAuthtenticate,
|
||||
|
||||
NewConnection = 0x20,
|
||||
ResumeConnection,
|
||||
|
Reference in New Issue
Block a user