#include <xmltooling/signature/KeyInfo.h>
Inheritance diagram for xmlsignature::OCSPResponse:
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. |