fmgp.did.comm.protocol.provecontrol

Members list

Type members

Classlikes

case class ConfirmVerification(id: MsgID, to: TO, from: FROM, thid: MsgID, verificationType: VerificationType, subject: String, attachments: Seq[Attachment])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class Prove(id: MsgID, to: TO, from: FROM, thid: MsgID, verificationType: VerificationType, subject: String, proof: String)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Prove

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Prove.type
case class RequestVerification(id: MsgID, to: TO, from: FROM, verificationType: VerificationType, subject: String)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class VerificationChallenge(id: MsgID, to: TO, from: FROM, thid: Option[MsgID], verificationType: VerificationType, subject: String, secret: String)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

This message MUST be send using the transport in 'verificationType'

This message MUST be send using the transport in 'verificationType'

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Attributes

Companion
object
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
enum
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type