Uses of Interface
org.mozilla.jss.netscape.security.x509.CertAttrSet
Packages that use CertAttrSet
Package
Description
-
Uses of CertAttrSet in org.mozilla.jss.netscape.security.extensions
Classes in org.mozilla.jss.netscape.security.extensions that implement CertAttrSetModifier and TypeClassDescriptionclassThis represents the authority information access extension as defined in RFC2459.classThis represents the CertificateRenewalWindow extension as defined in draft-thayes-cert-renewal-00 CertificateRenewalWindow ::= SEQUENCE { beginTime GeneralizedTime, endTime GeneralizedTime OPTIONAL }classThis 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 CertificateScopeEntryclassExtends X509CertInfo class so that minimal fields are initialized at creation time so an object of this type is always serializable.classThis represents the extended key usage extension.classRepresent the AsnInteger Extension.classRFC3280: id-ce-inhibitAnyPolicy OBJECT IDENTIFIER ::= { id-ce 54 } InhibitAnyPolicy ::= SkipCerts SkipCerts ::= INTEGER (0..MAX)classNSCertTypeExtension Represents Netscape Certificate Type ExtensionclassThis represents the OCSPNoCheck extension.classclassThis represents the subject information access extension as defined in RFC3280. -
Uses of CertAttrSet in org.mozilla.jss.netscape.security.pkcs
Fields in org.mozilla.jss.netscape.security.pkcs declared as CertAttrSetMethods in org.mozilla.jss.netscape.security.pkcs that return CertAttrSetModifier and TypeMethodDescriptionPKCS10Attribute.getAttributeValue()Returns the attribute value as an byte array for further processing.Constructors in org.mozilla.jss.netscape.security.pkcs with parameters of type CertAttrSetModifierConstructorDescriptionPKCS10Attribute(ObjectIdentifier attributeId, CertAttrSet attributeValue) Constructs an attribute from individual components of ObjectIdentifier and the DER encoded value. -
Uses of CertAttrSet in org.mozilla.jss.netscape.security.x509
Classes in org.mozilla.jss.netscape.security.x509 that implement CertAttrSetModifier and TypeClassDescriptionclassA plain certattr set used by pkcs10 to parse an unknown attribute.classThis class represents the Authority Key Identifier Extension.classThis class represents the Basic Constraints Extension.classThis class defines the AlgorithmId for the Certificate.classThis class defines the Extensions attribute for the Certificate.classRepresent the CRL Certificate Issuer Extension.classThis class defines the X500Name attribute for the Certificate.classThis class defines the subject/issuer unique identity attribute for the Certificate.classThis class defines the Certificate Policies Extension.classThis class defines the SerialNumber attribute for the Certificate.classThis class defines the X500Name attribute for the Certificate.classThis class defines the subject/issuer unique identity attribute for the Certificate.classThis class defines the interval for which the certificate is valid.classThis class defines the version of the X509 Certificate.classThis class defines the X509Key attribute for the Certificate.classClass for handling the decoding of a SCEP Challenge Password object.classAn extension that tells applications where to find the CRL for this certificate.classRepresent the CRL Number Extension.final classRepresent the CRLReason Extension of CRL entry.classRepresent the Delta CRL Indicator Extension.classThis class defines the Extensions attribute for the Certificate.classclassAn extension that tells applications where to find the latest (freshest) delta CRL for this certificate or full CRL.classRepresent the CRL Hold Instruction Code Extension.classRepresent the CRL Invalidity Date Extension.classThis represents the Issuer Alternative Name Extension.classA critical CRL extension that identifies the CRL distribution point for a particular CRLclassRepresent the Key Usage Extension.classThis class defines the Name Constraints Extension.classThis class defines the NSCCommentExtensionclassThis class defines the certificate extension which specifies the Policy constraints.classRepresent the Policy Mappings Extension.classThis class defines the Private Key Usage Extension.classThis represents the Subject Alternative Name Extension.classThis class represents the Subject Directory Attributes Extension.classRepresent the Subject Key Identifier Extension.classThe X509CertInfo class represents X.509 certificate information.