class UnencryptedMessageMaker
Defined at line 63 of file ../../third_party/cobalt/src/lib/util/encrypted_message_util.h
UnencryptedMessageMaker is an implementation of EncryptedMessageMaker that
does not perform any encryption.
Public Methods
bool Encrypt (const google::protobuf::MessageLite & message, EncryptedMessage * encrypted_message)