X509CertInfo.set

Set the certificate attribute.

@params name the name of the Certificate attribute. @params val the value of the Certificate attribute. @exception CertificateException on invalid attributes. @exception IOException on other errors.

class X509CertInfo
void
set
(
string name
,
Object val
)

Meta