CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2016/12/22 05:10:06
Modified files: lib/libcrypto/man: Makefile d2i_PKCS8PrivateKey_bio.3 Added files: lib/libcrypto/man: PKCS8_PRIV_KEY_INFO_new.3 Log message: Write new PKCS8_PRIV_KEY_INFO_new(3) manual page from scratch. Both functions are listed in <openssl/x509.h> and in OpenSSL doc/man3/X509_dup.pod. Note that OpenSSL documentation specifies the wrong header file.