Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Ed25519Keypair

Hierarchy

  • Ed25519Keypair

Index

Constructors

constructor

  • new Ed25519Keypair(privkey: Uint8Array, pubkey: Uint8Array): Ed25519Keypair

Properties

privkey

privkey: Uint8Array

pubkey

pubkey: Uint8Array

Methods

toLibsodiumPrivkey

  • toLibsodiumPrivkey(): Uint8Array

Static fromLibsodiumPrivkey

Generated using TypeDoc