Package-level declarations
Types
Link copied to clipboard
interface ConnectionsManager
This interface represents a manager for managing connections between different entities. It provides methods for adding and removing connections.
Link copied to clipboard
interface DIDCommConnection
An interface representing a connection for exchanging messages using the DIDComm protocol. The DIDCommConnection protocol defines methods for awaiting and sending messages using the DIDComm protocol.