Latest update
This commit is contained in:
@@ -544,6 +544,7 @@ int PKCS7_set_cipher(PKCS7 *p7, const EVP_CIPHER *cipher)
|
||||
return 1;
|
||||
}
|
||||
|
||||
/* unfortunately cannot constify BIO_new_NDEF() due to this and CMS_stream() */
|
||||
int PKCS7_stream(unsigned char ***boundary, PKCS7 *p7)
|
||||
{
|
||||
ASN1_OCTET_STRING *os = NULL;
|
||||
|
||||
Reference in New Issue
Block a user