Options
All
  • Public
  • Public/Protected
  • All
Menu

Encrypted Message model

Hierarchy

Index

Constructors

constructor

Properties

payload

payload: string

Optional recipientPublicAccount

recipientPublicAccount: PublicAccount

type

type: number

Message type

Methods

toDTO

  • toDTO(): { payload: string; type: number }

Static create

Static createFromPayload

Static decrypt

Generated using TypeDoc