Is anyone using this? The code has the constructor set the NAME
field. But this is a static field; The second and subsequent calls to
the constructor override the static value. This value is used to set
the Extenions into a static map, so it is possible that this is working
due to luck. Any experience with this class:
netscape.security.extensions.GenericASN1Extension? Am I missing something?