#include <xmltooling/signature/KeyInfo.h>

Public Member Functions | |
| virtual OCSPResponse * | cloneOCSPResponse () const =0 |
| Type-specific clone method. | |
| const XMLCh * | getResponse () const |
| Returns Response . | |
| void | setResponse (const XMLCh *Response) |
| Sets or clears Response . | |
Static Public Attributes | |
| static const XMLCh | LOCAL_NAME [] |
| Element local name. | |
| virtual OCSPResponse* xmlsignature::OCSPResponse::cloneOCSPResponse | ( | ) | const [pure virtual] |
Type-specific clone method.
| const XMLCh* xmlsignature::OCSPResponse::getResponse | ( | ) | const [inline] |
Returns Response .
| void xmlsignature::OCSPResponse::setResponse | ( | const XMLCh * | Response | ) | [inline] |
Sets or clears Response .
1.5.6