Files
heimdal/lib/hx509
Nicolas Williams 252487dfe4 hx509: support reading private keys from PEM files
This commit adds:

 - hx509_cert_init_private_key() for creating an hx509_cert object that
   has just a private key

 - hx509_cert_have_private_key_only() for checking whether an hx509_cert
   object has just a private key

This also generalizes the get_key() internal function in hxtool, which
is tasked with reding or generating a private key for use in signing
CSRs.  Now hxtool request-create can read/write private keys to/from PEM
files, not just DER files.

This is needed to support key types other than just RSA for CSRs and
certificates.
2019-10-03 13:09:18 -05:00
..
2015-12-09 10:59:08 +11:00
2008-09-13 08:53:55 +00:00
2011-05-21 11:57:31 -07:00
2014-04-25 02:42:17 +02:00
2014-04-25 02:42:17 +02:00
2009-11-22 13:51:28 -08:00
2006-04-01 09:46:57 +00:00
2009-11-22 13:51:20 -08:00
2017-05-26 23:24:30 -04:00
2017-05-26 23:24:30 -04:00
2014-02-12 09:46:02 -08:00
2011-10-31 21:27:51 -07:00
2014-03-12 21:18:03 -04:00
2014-03-12 21:18:03 -04:00
2011-05-21 11:57:31 -07:00
2011-05-07 17:22:24 -07:00
2011-05-07 17:22:37 -07:00
2009-09-21 19:15:00 -07:00
2010-09-30 18:36:58 -07:00
2009-03-26 23:12:02 +00:00
2009-03-26 23:11:48 +00:00
2007-05-30 23:19:01 +00:00