[openssl-users] output from: dh, dhparam, pkeyparam
Benjamin Kaduk
bkaduk at akamai.com
Mon Aug 8 14:51:04 UTC 2016
What Rich said, and also note that it's perfectly valid usage of the PEM
routines to read one type from a BIO and then go on to read another
(potentially different) type from the same BIO, as would happen if they
were in the same file concatenated after each other. So, attempting to
peek and see if there was other stuff after the read PEM object would be
a strange special case.
-Ben
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20160808/4222e055/attachment.html>
More information about the openssl-users
mailing list