X509CertImpl.remove

Delete the requested attribute from the certificate.

@param name the name of the attribute. @exception CertificateException on invalid attribute identifier. @exception IOException on other errors.

class X509CertImpl
void
remove
(
string name
)

Meta