Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Ed25519Point

Implements

Index

Constructors

constructor

Properties

ref

ref: object

Type declaration

  • point: any

Static MARSHAL_ID

MARSHAL_ID: Buffer = Buffer.from("ed.point")

Methods

add

base

clone

data

  • data(): Buffer

embed

embedLen

  • embedLen(): number

equals

inspect

  • inspect(): string

marshalBinary

  • marshalBinary(): Buffer

marshalSize

  • marshalSize(): number

mul

neg

null

pick

set

sub

toProto

  • toProto(): Buffer

toString

  • toString(): string

unmarshalBinary

  • unmarshalBinary(bytes: Buffer): void

Generated using TypeDoc