pkix-2----Page:6
1  2  3  4  5  6  7 

Open Issues: Syntax
Should explicit tagging be further optimized?
Should keyUsages be changed to SEQUENCE of KeyUsage, with an empty sequence denoting no requirements?
Current structure is:
KeyUsages ::= CHOICE {
anyKeyUsage NULL,
requiredKeyUsages SEQUENCE SIZE(1..MAX)
OF KeyUsage }
PPT Version