Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

Functions

Const sign

  • sign(message: string, secretKey: BinaryBlob): Uint8Array
  • Parameters

    • message: string
    • secretKey: BinaryBlob

    Returns Uint8Array

Const verify

  • verify(message: string, signature: Uint8Array, publicKey: default): boolean
  • Parameters

    • message: string
    • signature: Uint8Array
    • publicKey: default

    Returns boolean

Legend

  • Variable
  • Function
  • Function with type parameter
  • Type alias
  • Type alias with type parameter
  • Interface
  • Interface with type parameter
  • Class
  • Class with type parameter
  • Enumeration