Свойство | Тип | Описание | |
---|---|---|---|
_registered | bool>.Dictionary | ||
_so |
Метод | Описание | |
---|---|---|
HandleData ( |
||
SecureConnectionHandler ( |
Метод | Описание | |
---|---|---|
ConStateChange ( |
||
GetSecureSender ( |
||
SAStateChange ( SecurityAssociation sa, SecurityAssociation state ) : void | ||
SenderToAddress ( ISender sender ) : Address | ||
TryGetSender ( Address dst, ISender &sender ) : bool | ||
ValidConnection ( |
||
ValidDisconnection ( |
protected ConStateChange ( |
||
con | ||
cs | Connections.ConnectionState>.Pair | |
Результат | void |
protected GetSecureSender ( |
||
con | ||
sa | SecurityAssociation | |
Результат | bool |
public HandleData ( |
||
data | ||
return_path | ISender | |
state | object | |
Результат | void |
protected SAStateChange ( SecurityAssociation sa, SecurityAssociation state ) : void | ||
sa | SecurityAssociation | |
state | SecurityAssociation | |
Результат | void |
public SecureConnectionHandler ( |
||
ptype | ||
node | ||
so | ||
Результат | Brunet.Collections |
protected SenderToAddress ( ISender sender ) : Address | ||
sender | ISender | |
Результат | Address |
protected TryGetSender ( Address dst, ISender &sender ) : bool | ||
dst | Address | |
sender | ISender | |
Результат | bool |
protected ValidConnection ( |
||
con | ||
Результат | void |
protected ValidDisconnection ( |
||
con | ||
Результат | void |