Discuss this help topic in SecureBlackbox Forum
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.
.NET: