Raspberry Cloud
Public Member Functions | List of all members
HomeNetworkEncryption Class Reference

#include <HomeNetworkEncryption.h>

Inheritance diagram for HomeNetworkEncryption:
ConcreteEncryption

Public Member Functions

string encrypt (string fileID)
 
string decrypt (string fileID)
 

Detailed Description

HomeNetworkEncryption abstract class Provides interface to encrypt or decript communication

Member Function Documentation

string HomeNetworkEncryption::decrypt ( string  fileID)

Decrypts the message

Parameters
fileIDthe path of the file to decrypt
string HomeNetworkEncryption::encrypt ( string  fileID)

Encrypts the message

Parameters
fileIDthe path of the file to encrypt

The documentation for this class was generated from the following file: