Class CertificateScopeOfUseExtension

java.lang.Object
org.mozilla.jss.netscape.security.x509.Extension
org.mozilla.jss.netscape.security.extensions.CertificateScopeOfUseExtension
All Implemented Interfaces:
Serializable, CertAttrSet

public class CertificateScopeOfUseExtension extends Extension implements CertAttrSet
This represents the CertificateScopeOfUse extension as defined in draft-thayes-cert-scope-00 CertificateScopeEntry ::= SEQUENCE { name GeneralName, -- pattern, as for NameConstraints portNumber INTEGER OPTIONAL } CertificateScopeOfUse ::= SEQUENCE OF CertificateScopeEntry
Version:
$Revision$, $Date$
See Also: