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