aries-mediator-dotnet / net.globalid.aries.mediator.dotnet.connection.models.message / AddRouteMessage

AddRouteMessage

@JsonClass(true) data class AddRouteMessage : AgentMessage

Message to notify the mediator about a new verification key.

Constructors

<init>

Message to notify the mediator about a new verification key.

AddRouteMessage(verificationKey: String)

Properties

verificationKey

val verificationKey: String