pub const ZLIB_COMPRESSOR: &dyn CertCompressor;
Available on crate feature
zlib
only.Expand description
A certificate compressor for the Zlib algorithm using the zlib-rs
crate.
pub const ZLIB_COMPRESSOR: &dyn CertCompressor;
zlib
only.A certificate compressor for the Zlib algorithm using the zlib-rs
crate.