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:
nicolson%netscape.com 2008-12-10 22:48:04 +00:00
parent 2e67c809eb
commit fbfa9dd136

View File

@ -99,7 +99,8 @@ struct PK11RSAGenParamsStr {
typedef enum {
PK11CertListUnique = 0,
PK11CertListUser = 1,
PK11CertListRootUnique = 2
PK11CertListRootUnique = 2,
PK11CertListCA = 3
} PK11CertListType;
/*