Fix PKCS7_ENC_CONTENT_new() to include a sensible default content type and add
authorDr. Stephen Henson <steve@openssl.org>
Tue, 17 Aug 1999 12:58:01 +0000 (12:58 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 17 Aug 1999 12:58:01 +0000 (12:58 +0000)
commitc6c3450643ea00fde94e7f7471c9f134ec7d63b4
tree59b0ab7204db5140559faa78de45b34d912bec94
parent2cfa692136da461b08008dd751595f8879672a36
Fix PKCS7_ENC_CONTENT_new() to include a sensible default content type and add
support for encrypted content type in PKCS7_set_content().
CHANGES
crypto/asn1/p7_enc_c.c
crypto/pkcs12/p12_add.c
crypto/pkcs12/pk12err.c
crypto/pkcs12/pkcs12.h
crypto/pkcs7/dec.c
crypto/pkcs7/pk7_lib.c