RNS::Discovery::InterfaceAnnounceHandler
Inherits RNS::Transport::AnnounceHandler < Reference < Object
═══════════════════════════════════════════════════════════════════ InterfaceAnnounceHandler — receives and validates discovery announces ═══════════════════════════════════════════════════════════════════
Constants
FLAG_ENCRYPTED = 2_u8
FLAG_SIGNED = 1_u8
STAMP_SIZE = InterfaceAnnouncer::STAMP_SIZE
Stamp size matching InterfaceAnnouncer
Constructors
Instance methods
aspect_filter
Sourcecallback
Sourcereceived_announce(destination_hash : Bytes, announced_identity : Identity | Nil, app_data : Bytes | Nil, announce_packet_hash : Bytes | Nil = nil, is_path_response : Bool = false)
Sourcerequired_value
Source