Uses of Class
org.mozilla.jss.netscape.security.pkcs.PKCS10Attributes
Packages that use PKCS10Attributes
-
Uses of PKCS10Attributes in org.mozilla.jss.netscape.security.pkcs
Fields in org.mozilla.jss.netscape.security.pkcs declared as PKCS10AttributesMethods in org.mozilla.jss.netscape.security.pkcs that return PKCS10AttributesModifier and TypeMethodDescriptionPKCS10.getAttributes()
Returns the additional attributes requested.Constructors in org.mozilla.jss.netscape.security.pkcs with parameters of type PKCS10AttributesModifierConstructorDescriptionPKCS10
(X509Key publicKey, PKCS10Attributes attributes) Constructs an unsigned PKCS #10 certificate request.