NSS 3.7 branch doesn't have ecKey.

Tag: NSS_3_7_BRANCH


git-svn-id: svn://10.0.0.236/branches/NSS_3_7_BRANCH@142479 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
wtc%netscape.com
2003-05-15 01:07:39 +00:00
parent fdaa87331d
commit b9f62fb0de

View File

@@ -1236,7 +1236,6 @@ secu_PrintSubjectPublicKeyInfo(FILE *out, PRArenaPool *arena,
case dhKey:
case fortezzaKey:
case keaKey:
case ecKey:
fprintf(out, "unable to format this SPKI algorithm type\n");
break;
default: