
|
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 } |