AttachmentBase64

The AttachmentBase64 data class represents a DIDComm attachment containing base64-encoded data.

Constructors

Link copied to clipboard
constructor(base64: String)

Properties

Link copied to clipboard

Functions

Link copied to clipboard

This method verifies the type of AttachmentData and returns the data as a json string.