Default constructor for the certificate attribute.
Create the object, decoding the values from the passed DER stream.
Create the object, decoding the values from the passed stream.
Encode the algorithm identifier in DER form to the stream.
Get the attribute value.
Return an enumeration of names of attributes existing within this attribute.
Return the name of this attribute.
Delete the attribute value.
Set the attribute value.
Return the algorithm identifier as user readable string.
Identifier to be used with get, set, and delete methods. When using this identifier the associated object being passed in or returned is an instance of AlgorithmId. @see sun.security.x509.AlgorithmId
Identifier for this attribute, to be used with the get, set, delete methods of Certificate, x509 type.
Sub attributes name for this CertAttrSet.
This class defines the AlgorithmId for the Certificate.
@author Amit Kapoor @author Hemma Prafullchandra