![]() |
![]()
| ![]() |
![]()
NAME
SYNOPSIS
int
DESCRIPTION
In the rare case where the compressed content is detached, pass it
in via dcont. For normal use, set
dcont to The only currently supported compression
algorithm is zlib: if the structure indicates the use of any other
algorithm, an error is returned. If zlib support is not compiled in,
If the RETURN VALUES
SEE ALSOSTANDARDSRFC 3274: Compressed Data Content Type for Cryptographic Message Syntax (CMS) HISTORY
BUGSThe lack of single pass processing and the need to hold all data
in memory as mentioned in
CMS_verify(3)
also applies to
|