Author :
schwarze
Date :
2021-11-13 18:50:31
Hash :c6191418 Message :Mark the public X509_VP_FLAG_* constants as intentionally undocumented.
With LibreSSL, they can only be used internally in the library itself,
and even with OpenSSL, no real-world application code uses them.
OK tb@