Discuss this help topic in SecureBlackbox Forum

TElXMLSOAPCustomSignatureHandler class

Properties     Methods     Declared in     


TElXMLSOAPCustomSignatureHandler is a base class for TElXMLSOAPBaseSignatureHandler

Description

TElXMLSOAPCustomSignatureHandler implements basic interface of SOAP security handlers in SecureBlackbox. A security handler is an entity that implements data encryption and/or signing. The protection method depends on the specific security handler. TElXMLSOAPCustomSignatureHandler does not implement any functionality itself, you need to create its descendants to perform cryptographic operations.

Properties

Methods

Declared in

.NET:
  • Namespace: SBXMLSOAP
  • Assembly: SecureBlackbox.XMLSecurity
VCL:
  • Unit: SBXMLSOAP
Java:
  • Package: SecureBlackbox.XMLSecurity.jar
C++:
  • sbxmlsoap.h

Discuss this help topic in SecureBlackbox Forum