Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ecdhOptions

Hierarchy

  • ecdhOptions

Properties

Properties

Optional data

data: Uint8Array

Optional hashfn

hashfn: function

Type declaration

    • (x: Uint8Array, y: Uint8Array, data: Uint8Array): Uint8Array
    • Parameters

      • x: Uint8Array
      • y: Uint8Array
      • data: Uint8Array

      Returns Uint8Array

Optional xbuf

xbuf: Uint8Array

Optional ybuf

ybuf: Uint8Array

Generated using TypeDoc