Expand description

Ecdsa crypto types.

Structs§

  • A generic AppPublic wrapper type over $pair crypto; this has no specific App.
  • A generic AppPublic wrapper type over $public crypto; this has no specific App.
  • A generic AppPublic wrapper type over $public crypto; this has no specific App.
  • A key pair.

Constants§

Type Aliases§

  • The ECDSA compressed public key.
  • A signature (a 512-bit value, plus 8 bits for recovery ID).