Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • NistPoint

Implements

Index

Constructors

constructor

Properties

ref

ref: object

Type declaration

Methods

add

base

clone

data

  • data(): Buffer

embed

  • embed(data: Buffer, callback: function): NistPoint
  • Parameters

    • data: Buffer
    • Optional callback: function
        • (length: number): Buffer
        • Parameters

          • length: number

          Returns Buffer

    Returns NistPoint

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