CertAttrSet.get

Gets an attribute value for this CertAttrSet.

@param name the name of the attribute to return.

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

interface CertAttrSet(T, V)
V
get
(
string name
)

Meta