Connection Request
A class representing a connection request message in the DIDComm protocol. The ConnectionRequest class defines properties and methods for encoding, decoding, and sending connection request messages in the DIDComm protocol.
Constructors
Link copied to clipboard
Represents a connection request message in the messaging protocol.
Initializes a new instance of the ConnectionRequest struct from the specified invitation message.
Initializes a new instance of the ConnectionRequest struct from the specified out-of-band invitation.
Initializes a new instance of the ConnectionRequest struct from the specified message.
Types
Functions
Link copied to clipboard
Creates a Message object based on the current state of the ConnectionRequest instance.