acapy_agent.protocols.out_of_band.v1_0 package

Subpackages

Submodules

acapy_agent.protocols.out_of_band.v1_0.controller module

Protocol controller for out-of-band.

class acapy_agent.protocols.out_of_band.v1_0.controller.Controller(protocol: str)[source]

Bases: object

Out-of-band protocol controller.

determine_goal_codes() Sequence[str][source]

Return defined goal_codes.

acapy_agent.protocols.out_of_band.v1_0.manager module

acapy_agent.protocols.out_of_band.v1_0.message_types module

Message and inner object type identifiers for Out of Band messages.

acapy_agent.protocols.out_of_band.v1_0.routes module