In: Computer Science
You are building a safe messaging system by using an Encryption such as private key (symmetric) and public key (Asymmetric) that would prevent the utility company from knowing the content of the communications being exchanged.
The receiver can be disconnected and cannot receive messages, how can this situation be managed by your system?