Return the requested attribute from the certificate.
Note that the X509CertInfo is not cloned for performance reasons. Callers must ensure that they do not modify it. All other attributes are cloned.
@param name the name of the attribute. @exception CertificateParsingException on invalid attribute identifier.
See Implementation
Return the requested attribute from the certificate.
Note that the X509CertInfo is not cloned for performance reasons. Callers must ensure that they do not modify it. All other attributes are cloned.
@param name the name of the attribute. @exception CertificateParsingException on invalid attribute identifier.