reSIProcate/DialogUsageManager  9694
Public Member Functions | Protected Attributes
resip::EncryptionManager::Encrypt Class Reference
Inheritance diagram for resip::EncryptionManager::Encrypt:
Inheritance graph
[legend]
Collaboration diagram for resip::EncryptionManager::Encrypt:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Encrypt (DialogUsageManager &dum, RemoteCertStore *store, SharedPtr< SipMessage > msg, const Data &recipientAor, DumFeature &feature)
virtual ~Encrypt ()
Result received (bool success, MessageId::Type type, const Data &aor, const Data &data)
bool encrypt (Contents **, bool *noCerts)

Protected Attributes

Data mRecipientAor

Detailed Description

Definition at line 88 of file EncryptionManager.hxx.


Constructor & Destructor Documentation

resip::EncryptionManager::Encrypt::Encrypt ( DialogUsageManager dum,
RemoteCertStore store,
SharedPtr< SipMessage msg,
const Data recipientAor,
DumFeature feature 
)
virtual resip::EncryptionManager::Encrypt::~Encrypt ( ) [virtual]

Member Function Documentation

bool resip::EncryptionManager::Encrypt::encrypt ( Contents **  ,
bool *  noCerts 
)
Result resip::EncryptionManager::Encrypt::received ( bool  success,
MessageId::Type  type,
const Data aor,
const Data data 
) [virtual]

Member Data Documentation

Definition at line 97 of file EncryptionManager.hxx.


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