Eneboo - Documentación para desarrolladores
|
#include <cms_lcl.h>
Atributos públicos | |
ASN1_OBJECT * | contentType |
union { | |
ASN1_OCTET_STRING * data | |
CMS_SignedData * signedData | |
CMS_EnvelopedData * envelopedData | |
CMS_DigestedData * digestedData | |
CMS_EncryptedData * encryptedData | |
CMS_AuthenticatedData * authenticatedData | |
CMS_CompressedData * compressedData | |
ASN1_TYPE * other | |
void * otherData | |
} | d |
union { ... } CMS_ContentInfo_st::d |