#include <decryptor.hpp>
Collaboration diagram for ndn::nac::Decryptor::ContentKey::PendingDecrypt:Public Attributes | |
| EncryptedContent | encryptedContent |
| ErrorCallback | onFailure |
| DecryptSuccessCallback | onSuccess |
Definition at line 67 of file decryptor.hpp.
| EncryptedContent ndn::nac::Decryptor::ContentKey::PendingDecrypt::encryptedContent |
Definition at line 69 of file decryptor.hpp.
| ErrorCallback ndn::nac::Decryptor::ContentKey::PendingDecrypt::onFailure |
Definition at line 71 of file decryptor.hpp.
| DecryptSuccessCallback ndn::nac::Decryptor::ContentKey::PendingDecrypt::onSuccess |
Definition at line 70 of file decryptor.hpp.