Codebase list openssl / ab061e7
doc/man3: remove copy&paste leftover Fixes #7883 Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/7884) (cherry picked from commit 00eb879f74971e3c048286ef44f6f544676f90d7) Dr. Matthias St. Pierre 5 years ago
1 changed file(s) with 0 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
4343 used to examine an B<X509_NAME_ENTRY> function as returned by
4444 X509_NAME_get_entry() for example.
4545
46 X509_NAME_ENTRY_create_by_txt(), X509_NAME_ENTRY_create_by_NID(),
47 and X509_NAME_ENTRY_create_by_OBJ() create and return an
48
4946 X509_NAME_ENTRY_create_by_txt(), X509_NAME_ENTRY_create_by_OBJ(),
5047 X509_NAME_ENTRY_create_by_NID() and X509_NAME_ENTRY_set_data()
5148 are seldom used in practice because B<X509_NAME_ENTRY> structures