Function ic_cdk::api::management_canister::ecdsa::ecdsa_public_key
source ยท pub async fn ecdsa_public_key(
arg: EcdsaPublicKeyArgument,
) -> CallResult<(EcdsaPublicKeyResponse,)>
Expand description
Return a SEC1 encoded ECDSA public key for the given canister using the given derivation path.