Return the attributes contained in the attribute block in the certificate.returnan array of attributes.
Return the attributes with the same type as the passed in oid.paramoid the object identifier we wish to match.returnan array of matched attributes, null if there is no match.
Return an ASN.1 encoded byte array representing the attribute certificate.returnan ASN.1 encoded byte array.throwsIOException if the certificate cannot be encoded.
Return the holder of the certificate.returnthe holder.
Return the issuer details for the certificate.returnthe issuer details.
Return the date after which the certificate is not valid.returnthe "not valid afer" date.
Return the date before which the certificate is not valid.returnthe "not valid before" date.
Return the serial number for the certificate.returnthe serial number.
Return the version number for the certificate.returnthe version number.