-
Notifications
You must be signed in to change notification settings - Fork 122
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deprecate recently added PKCS7 functions (#2039)
This small PR deprecates all recently added PKCS7 functions and moves them to the appropriate section(s) in `pkcs7.h`. We also consolidate `OPENSSL_BEGIN_ALLOW_DEPRECATED`/`OPENSSL_END_ALLOW_DEPRECATED` directives in relevant source files.
- Loading branch information
1 parent
e0214ba
commit b649c44
Showing
3 changed files
with
58 additions
and
66 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters