aries / net.globalid.aries.message.outbound / OutboundMessage / <init>

<init>

OutboundMessage(theirVerKeys: List<String>, routingKeys: List<String>, myVerKey: String?, endpointUri: String, payload: AgentMessage)

A pair of an agent message, that the agent wants to send, and the corresponding connection record. Based on the connection record data, the agent message should be appropriately encrypted and forwarded/routed.