remove unused type
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25285 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -37,10 +37,6 @@ struct hx509_crypto;
|
|||||||
|
|
||||||
struct signature_alg;
|
struct signature_alg;
|
||||||
|
|
||||||
enum crypto_op_type {
|
|
||||||
COT_SIGN
|
|
||||||
};
|
|
||||||
|
|
||||||
struct hx509_generate_private_context {
|
struct hx509_generate_private_context {
|
||||||
const heim_oid *key_oid;
|
const heim_oid *key_oid;
|
||||||
int isCA;
|
int isCA;
|
||||||
|
Reference in New Issue
Block a user