pub(crate) fn derive_iroh_v1_api_secret_key(
broadcast_sk: &SecretKey,
) -> SecretKeyExpand description
Derive the Iroh 1.0 API secret key from the guardian broadcast key.
pub(crate) fn derive_iroh_v1_api_secret_key(
broadcast_sk: &SecretKey,
) -> SecretKeyDerive the Iroh 1.0 API secret key from the guardian broadcast key.