!a && !a->b is clearly wrong! Changed to !a || !a->b (Coverity ID 145).
[openssl.git] / doc / apps / pkey.pod
2006-07-08 Dr. Stephen HensonDocs for new utilities.