extract_rdx_from_bundle

Function extract_rdx_from_bundle 

Source
pub fn extract_rdx_from_bundle(
    _bridge: &mut SignalBridge,
    bundle_bytes: &[u8],
) -> Result<String, Box<dyn Error>>
Expand description

Extracts RDX fingerprint from a prekey bundle without adding contact

§Arguments

  • _bridge - Signal bridge instance (unused)
  • bundle_bytes - Serialized prekey bundle

§Returns

RDX fingerprint