Public Attributes | List of all members
ndn_EncryptParams Struct Reference

An ndn_EncryptParams holds an algorithm type and other parameters used to encrypt and decrypt. More...

#include <encrypt-params-types.h>

Inheritance diagram for ndn_EncryptParams:
ndn::EncryptParamsLite

Public Attributes

ndn_EncryptAlgorithmType algorithmType
 -1 for none
 
struct ndn_Blob initialVector
 

Detailed Description

An ndn_EncryptParams holds an algorithm type and other parameters used to encrypt and decrypt.

Note
This class is an experimental feature. The API may change.

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