Class BlindedHop


  • public class BlindedHop
    extends Object
    Used to construct the blinded hops portion of a blinded route. These hops cannot be identified by outside observers and thus can be used to hide the identity of the recipient.
    • Method Detail

      • write

        public byte[] write()
        Serialize the BlindedHop object into a byte array which can be read by BlindedHop_read