Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
buggmagnet committed Sep 3, 2024
1 parent 6b67700 commit da1fa78
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ func tcpConnectionReceive(
}
}

/// End sequence of a quantum-secure pre shared key exchange.
/// End sequence of an ephemeral peer exchange.
///
/// This FFI function is called by Rust when an ephemeral peer negotiation succeeded or failed.
/// When both the `rawPresharedKey` and the `rawEphemeralKey` are raw pointers to 32 bytes data arrays,
Expand Down

0 comments on commit da1fa78

Please sign in to comment.