Class PKCS10Attributes

All Implemented Interfaces:
Serializable, Cloneable, Iterable<PKCS10Attribute>, Collection<PKCS10Attribute>, List<PKCS10Attribute>, RandomAccess, SequencedCollection<PKCS10Attribute>, DerEncoder

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