ServiceDecorator(@Json("recipientKeys") recipientKeys: List<String>, @Json("routingKeys") routingKeys: List<String>, @Json("serviceEndpoint") serviceEndpoint: String)
This decorator describes a DID service endpoint inline to a message. This allows for connectionless protocol messages (e.g. a proof request that is not bound to a connection).
Implements Aries RFC 0056 (Service Decorator) from Aries Interop Profile Version 1.0.