package datagram3 /* * TODO: implement the Datagram2Session type for SAMv3 Authenticated Datagram Sessions * This package provides the implementation for un-authenticated datagram sessions * using the SAMv3 protocol. It includes session management, datagram reading and writing, * and integration with the SAMv3 protocol for secure communication. */