Default constructor for the class.
The default constructor for this class for the specified interval.
Create the object, decoding the values from the passed DER stream.
Encode the CertificateValidity 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 validity period as user readable string.
Verify that the current time is within the validity period.
Verify that the passed time is within the validity period. @param now the Date against which to compare the validity period.
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 interval for which the certificate is valid.
@author Amit Kapoor @author Hemma Prafullchandra @see CertAttrSet