Package org.mozilla.jss.netscape.security.pkcs


package org.mozilla.jss.netscape.security.pkcs
  • Class
    Description
    A ContentInfo type, as defined in PKCS#7.
     
     
    PKCS #10 certificate requests are created and sent to Certificate Authorities, which then create X.509 certificates and return them to the entity which created the certificate request.
    Represent a PKCS Attribute.
    This class defines the PKCS10 attributes for the request.
     
     
    This object is used for carrying key info around.
     
    PKCS7 as defined in RSA Laboratories PKCS7 Technical Note.
    Holds a PKCS#8 key, for example a private key
    Class supporting any PKCS9 attribute except ExtendedCertificateAttribute.
    A set of attributes of class PKCS9Attribute.
    A SignerInfo, as defined in PKCS#7's signedData type.