Brunet.Security.SecurityAssociation.HandleOutgoing C# (CSharp) Method

HandleOutgoing() abstract protected method

abstract protected HandleOutgoing ( ICopyable app_data, ICopyable &data ) : bool
app_data ICopyable
data ICopyable
return bool
    abstract protected bool HandleOutgoing(ICopyable app_data, out ICopyable data);