Package org.mozilla.jss.netscape.security.extensions


package org.mozilla.jss.netscape.security.extensions
  • Classes
    Class
    Description
     
    This represents the authority information access extension as defined in RFC2459.
    This represents the CertificateRenewalWindow extension as defined in draft-thayes-cert-renewal-00 CertificateRenewalWindow ::= SEQUENCE { beginTime GeneralizedTime, endTime GeneralizedTime OPTIONAL }
    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
    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
    Extends X509CertInfo class so that minimal fields are initialized at creation time so an object of this type is always serializable.
    This represents the extended key usage extension.
    Represent the AsnInteger Extension.
    RFC3280: id-ce-inhibitAnyPolicy OBJECT IDENTIFIER ::= { id-ce 54 } InhibitAnyPolicy ::= SkipCerts SkipCerts ::= INTEGER (0..MAX)
    This represents a KerberosName as defined in RFC 1510.
    NSCertTypeExtension Represents Netscape Certificate Type Extension
     
    This represents the OCSPNoCheck extension.
     
    This represents the subject information access extension as defined in RFC3280.