AttachmentDescriptor |
Attachment descriptors can be used to exchange arbitrary data with DIDComm messages. Note that an attachment decorator uses the "~attach" key and its value is a list of descriptors. But protocols can also use descriptors as values for other keys, e.g. "presentations~attach". data class AttachmentDescriptor |
AttachmentDescriptorData |
Represents the actual data of the attachment. data class AttachmentDescriptorData |