All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
ndn::EncryptParams Member List

This is the complete list of members for ndn::EncryptParams, including all inherited members.

EncryptParams(ndn_EncryptAlgorithmType algorithmType, size_t initialVectorLength)ndn::EncryptParams
EncryptParams(ndn_EncryptAlgorithmType algorithmType)ndn::EncryptParamsinline
getAlgorithmType() const ndn::EncryptParamsinline
getInitialVector() const ndn::EncryptParamsinline
setAlgorithmType(ndn_EncryptAlgorithmType algorithmType)ndn::EncryptParamsinline
setInitialVector(const Blob &initialVector)ndn::EncryptParamsinline