Class GroupAgentImpl

java.lang.Object
i5.las2peer.security.AgentImpl
i5.las2peer.security.GroupAgentImpl
All Implemented Interfaces:
Agent, GroupAgent, MessageReceiver, XmlAble, Cloneable
Direct Known Subclasses:
EthereumGroupAgent

public class GroupAgentImpl extends AgentImpl implements GroupAgent
An agent representing a group of other agents. The storage of the group information is stored encrypted in a similar manner to EnvelopeVersion: The (symmetric) key to unlock the private key of the group is encrypted asymmetrically for each entitled agent (i.e. member of the group).