fn derive_pqxdh_shared_secret(
ecdh_outputs: &[Vec<u8>],
mlkem_outputs: &[Vec<u8>],
initiator_identity: &VerifyingKey,
prekey_bundle: &PqxdhPrekeyBundle,
) -> Result<PqxdhSharedSecret>Expand description
Derive PQXDH shared secret using HKDF