OutOfBand

fmgp.did.comm.OutOfBand
See theOutOfBand companion object
sealed trait OutOfBand

OutOfBand make more type safe for OOB with SignedMessage or PlaintextMessage

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def data: Base64
def msg: Message

Concrete methods

def makeURI(base: String): String