Merge NSS 3.2.1 changes.
git-svn-id: svn://10.0.0.236/trunk@255439 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -97,8 +97,9 @@ struct PK11RSAGenParamsStr {
|
||||
};
|
||||
|
||||
typedef enum {
|
||||
PK11CertListUnique = 0,
|
||||
PK11CertListUser = 1
|
||||
PK11CertListUnique = 0,
|
||||
PK11CertListUser = 1,
|
||||
PK11CertListRootUnique = 2
|
||||
} PK11CertListType;
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user