Changes for NSS/JSS integration.
git-svn-id: svn://10.0.0.236/trunk@255440 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
2e67c809eb
commit
fbfa9dd136
@ -99,7 +99,8 @@ struct PK11RSAGenParamsStr {
|
||||
typedef enum {
|
||||
PK11CertListUnique = 0,
|
||||
PK11CertListUser = 1,
|
||||
PK11CertListRootUnique = 2
|
||||
PK11CertListRootUnique = 2,
|
||||
PK11CertListCA = 3
|
||||
} PK11CertListType;
|
||||
|
||||
/*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user