Module intro_payload

Source
Available on crate feature hs only.
Expand description

The encrypted portion of an INTRODUCE{1,2} message.

(This is as described as the “decrypted plaintext” in section 3.3 of rend-spec-v3.txt. It tells the onion service how to find the rendezvous point, and how to handshake with the client there.)

Structs§

IntroduceHandshakePayload
The plaintext of the encrypted portion of an INTRODUCE{1,2} message.

Enums§

OnionKey
An onion key provided in an IntroduceHandshakePayload.