AuthRequest

fmgp.did.comm.protocol.auth.AuthRequest
See theAuthRequest companion object
final case class AuthRequest(id: MsgID, from: FROM, pthid: Option[MsgID], createdTime: Option[UTCEpoch], expiresTime: Option[UTCEpoch])

Attributes

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

Members list

Value members

Concrete methods

def `type`: PIURI
def replyWithAuth(from: FROM): AuthMsg

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product