Options
All
  • Public
  • Public/Protected
  • All
Menu

Class H512

Handles 512-bit data. Used to express public keys.

Hierarchy

  • H512

Index

Constructors

Properties

Methods

Constructors

constructor

  • new H512(value: string): H512

Properties

value

value: string

Methods

rlpBytes

  • rlpBytes(): Buffer

toEncodeObject

  • toEncodeObject(): string

Static check

  • check(param: H512 | string): boolean

Static ensure

Static fromBytes

  • fromBytes(buffer: Buffer): H512

Generated using TypeDoc