#include <cms_lcl.h>
Public Attributes | |
int | type |
union { | |
X509 * certificate | |
ASN1_STRING * extendedCertificate | |
ASN1_STRING * v1AttrCert | |
ASN1_STRING * v2AttrCert | |
CMS_OtherCertificateFormat * other | |
} | d |
union { ... } CMS_CertificateChoices::d |
ASN1_STRING* CMS_CertificateChoices::extendedCertificate |
CMS_OtherCertificateFormat* CMS_CertificateChoices::other |
ASN1_STRING* CMS_CertificateChoices::v1AttrCert |
ASN1_STRING* CMS_CertificateChoices::v2AttrCert |