Expand description

The ECDSA API.

Structs§

Enums§

Functions§

  • Return a SEC1 encoded ECDSA public key for the given canister using the given derivation path.
  • Return a new ECDSA signature of the given message_hash that can be separately verified against a derived ECDSA public key.