ic_cdk::api::management_canister

Module ecdsa

Source
Expand description

Threshold ECDSA signing 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.