Cargo Features
picky-asn1-x509 has no features set by default.
[dependencies]
picky-asn1-x509 = { version = "0.13.0", features = ["legacy", "pkcs7", "pkcs12", "ctl", "zeroize"] }
- legacy = num-bigint-dig
- pkcs7 ctl? = widestring
-
Affects
picky-asn1-x509::pkcs7
… - pkcs12
-
Affects
picky-asn1-x509::pkcs12
… - ctl = pkcs7
-
Affects
pkcs7::ctl
… - zeroize
-
Enables zeroize, zeroize of picky-asn1
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.