pub fn derive_workload_confirmation_code( activation_key_base64url: &str, public_identity_key: &str, nonce: &str, ) -> Result<String, TrellisAuthError>