Property | Type | Description | |
---|---|---|---|
AwayMessage | string | ||
FileKey | byte[] | ||
GlobalIM | bool | ||
Invisible | bool | ||
KeyPair | |||
KeyPublic | byte[] | ||
Location | string | ||
OpAccess | AccessType | ||
OpKey | byte[] | ||
Operation | string | ||
PublicOpID | byte[] | ||
Security | SecurityLevel | ||
TcpPort | ushort | ||
UdpPort | ushort | ||
UserName | string |
Method | Description | |
---|---|---|
Decode ( DeOps.Implementation.Protocol.G2Header root ) : |
||
Encode ( DeOps.Implementation.Protocol.G2Protocol protocol ) : byte[] | ||
SettingsPacket ( ) : System |
Method | Description | |
---|---|---|
DecodeKey ( DeOps.Implementation.Protocol.G2Header child, |
public static Decode ( DeOps.Implementation.Protocol.G2Header root ) : |
||
root | DeOps.Implementation.Protocol.G2Header | |
return |
public Encode ( DeOps.Implementation.Protocol.G2Protocol protocol ) : byte[] | ||
protocol | DeOps.Implementation.Protocol.G2Protocol | |
return | byte[] |
public RSACryptoServiceProvider,System.Security.Cryptography KeyPair | ||
return |