The default constructor for this class, sets the version to 0 (i.e. X.509 version 1).
The constructor for this class for the required version.
Create the object, decoding the values from the passed DER stream.
Create the object, decoding the values from the passed stream.
Create the object, decoding the values from the passed DerValue.
Compare versions.
Encode the CertificateVersion period 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 version number of the certificate.
Identifier for this attribute, to be used with the get, set, delete methods of Certificate, x509 type.
Sub attributes name for this CertAttrSet.
X509Certificate Version 1
X509Certificate Version 2
X509Certificate Version 3
This class defines the version of the X509 Certificate.
@author Amit Kapoor @author Hemma Prafullchandra @see CertAttrSet