Latest update.
This commit is contained in:
@@ -36,11 +36,10 @@ typedef struct CMS_Receipt_st CMS_Receipt;
|
||||
typedef struct CMS_RecipientEncryptedKey_st CMS_RecipientEncryptedKey;
|
||||
typedef struct CMS_OtherKeyAttribute_st CMS_OtherKeyAttribute;
|
||||
|
||||
DEFINE_OR_DECLARE_STACK_OF(CMS_SignerInfo)
|
||||
DEFINE_OR_DECLARE_STACK_OF(CMS_RecipientEncryptedKey)
|
||||
DEFINE_OR_DECLARE_STACK_OF(CMS_RecipientInfo)
|
||||
DEFINE_OR_DECLARE_STACK_OF(CMS_RevocationInfoChoice)
|
||||
|
||||
DEFINE_STACK_OF(CMS_SignerInfo)
|
||||
DEFINE_STACK_OF(CMS_RecipientEncryptedKey)
|
||||
DEFINE_STACK_OF(CMS_RecipientInfo)
|
||||
DEFINE_STACK_OF(CMS_RevocationInfoChoice)
|
||||
DECLARE_ASN1_FUNCTIONS(CMS_ContentInfo)
|
||||
DECLARE_ASN1_FUNCTIONS(CMS_ReceiptRequest)
|
||||
DECLARE_ASN1_PRINT_FUNCTION(CMS_ContentInfo)
|
||||
|
||||
Reference in New Issue
Block a user