# Functions
New creates connection Command.
# Constants
constants for connection management endpoints.
CreateConnectionErrorCode is for failures in create connection command.
constants for connection management endpoints.
InvalidRequestErrorCode is typically a code for validation errors for invalid connection controller requests.
constants for connection management endpoints.
RotateDIDErrorCode is for failures in rotate DID command.
SetToDIDCommV2ErrorCode is for failures in create peer DID command.
constants for connection management endpoints.
# Structs
Command provides controller API for connection commands.
CreateConnectionRequest request to create a didcomm v2 connection.
IDMessage is either a request or response message, holding connection ID.
RotateDIDRequest request to rotate MyDID in the connection with the given ID.
RotateDIDResponse response from a DID rotation call, with the new DID that the connection was rotated to.