Options
All
  • Public
  • Public/Protected
  • All
Menu

EcdsaSecp256k1Signature2019

This library is experimental / under development / not audited. Use at your own risk.

Development

See package.json for complete list.

npm i
npm run test
npm run build
npm run docs

For releases, see the root README.

JWS Gotcha's

  • Header relies on rfc7797, the signature is over the result of createVerify data, not an encoded payload! Its possible a non detached payload signature will be supported in the future.

References

Index

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc