Class CreateLeaseSet2Message

  • All Implemented Interfaces:
    I2CPMessage

    public class CreateLeaseSet2Message
    extends CreateLeaseSetMessage
    Like CreateLeaseSetMessage, but supports both old and new LeaseSet types, including LS2, Meta, and Encrypted. Revocation keys are not present. Multiple public/private encryption keys are possible. For LS2: Same as CreateLeaseSetMessage, but has a netdb type before the LeaseSet. PrivateKeys are serialized after the LeaseSet, not before, so we can infer the types from the LeaseSet. For Meta LS: PrivateKeys are not present. For Encrypted LS: TODO
    Since:
    0.9.38