Property | Type | Description | |
---|---|---|---|
SA | SecurityAssociation |
Method | Description | |
---|---|---|
Close ( ) : bool | ||
SecureEdge ( Edge edge, SecurityAssociation sa ) : Brunet | ||
Send ( ICopyable data ) : void |
Pushes the data to the SecurityAssociation who will send it over the underlying edge.
|
|
ToString ( ) : string |
public SecureEdge ( Edge edge, SecurityAssociation sa ) : Brunet | ||
edge | Edge | |
sa | SecurityAssociation | |
return | Brunet |