C# (CSharp) Brunet.Security.Transport Пространство имен

Классы

Имя Описание
EdgeCreationWrapper Provides a wrapper for the creation of new Edges via ECB and EdgeEvent.
SecureEdge Provides a Security Wrapper for generic Edges. Basically binds a SecurityAssociation to an Edge, so that all traffic must traverse the SecurityAssociation. This clsas is thread-safe.
SecureEdgeListener Binds an EdgeListener to the SecurityOverlord and handles the securing of insecure edges. This class is thread-safe.
WrapperEdge Provides a Wrapper for edges, this allows us to control input, output, and state of the edge. This class is thread-safe.
WrapperEdgeListener Wraps the underlying EdgeListener by listening for new edges and wrapping those edges. This class is thread-safe.