Expand description
Provides a macro for ensuring only libcrypto
is linked and not libssl
.
Macrosยง
- Ensure only libcrypto is linked by its use in the
openssl
crate, instead of both libssl and libcrypto.
Provides a macro for ensuring only libcrypto
is linked and not libssl
.
openssl
crate, instead
of both libssl and libcrypto.