CertAttrSet.remove

Deletes an attribute value from this CertAttrSet.

@param name the name of the attribute to delete.

@exception CertificateException on attribute handling errors. @exception IOException on other errors.

interface CertAttrSet(T, V)
void
remove
(
string name
)

Meta