X509CertImpl.set

Set the requested attribute in the certificate.

@param name the name of the attribute. @param obj the value of the attribute. @exception CertificateException on invalid attribute identifier. @exception IOException on encoding error of attribute.

class X509CertImpl
void
set
(
string name
,
Object obj
)

Meta