Factor out private key operation out of the signing, operations, support import, export, and generation of private keys. Add support for writing PEM and PKCS12 files with private keys in them.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19778 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -207,6 +207,7 @@ static struct hx509_keyset_ops keyset_dir = {
|
||||
"DIR",
|
||||
0,
|
||||
dir_init,
|
||||
NULL,
|
||||
dir_free,
|
||||
NULL,
|
||||
NULL,
|
||||
|
Reference in New Issue
Block a user