Class PKCS10Attributes

java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractList<E>
java.util.Vector<PKCS10Attribute>
org.mozilla.jss.netscape.security.pkcs.PKCS10Attributes
All Implemented Interfaces:
Serializable, Cloneable, Iterable<PKCS10Attribute>, Collection<PKCS10Attribute>, List<PKCS10Attribute>, RandomAccess, DerEncoder

public class PKCS10Attributes extends Vector<PKCS10Attribute> implements DerEncoder
This class defines the PKCS10 attributes for the request.
See Also: