EldoS
Navigation
Web site
Support
Table Of Contents

TElXMLSigner class

Properties     Methods     Events     Declared in     Licensing    


 

TElXMLSigner is used to sign the XML data.

 
 

Description

    TElXMLSigner provides a simple interface to digitally sign XML data according to XML-Signature Syntax and Processing specification.

     To sign the data, you need to specify the data to be signed using References property, select signature type and signature method type (signature or MAC). Depending on signature method type, set either SignatureMethod or MACMethod. Specify the KeyData to use for signing and finally call Sign to sign the data.

 
 

Properties

  • CanonicalizationMethod
  • CryptoProviderManager
  • IncludeKey
  • KeyData
  • KeyName
  • MACMethod
  • Manifest
  • References
  • Signature
  • SignatureMethod
  • SignatureMethodType
  • SignatureType
  • XAdESProcessor
 
 

Methods

  • CompleteAsyncSign
  • GenerateSignatureAsync
  • InitiateAsyncSign
  • Save
  • Sign
  • UpdateReferencesDigest
 
 

Events

  • OnFormatElement
  • OnFormatText
 
 

Declared in

.NET:

  • Namespace: SBXMLSig
  • Assembly: SecureBlackbox.XML
VCL:
  • Unit: SBXMLSig
ActiveX/DLL: Not implemented
 
 

Licensing

To use the component in development and distribution of your projects, you need to purchase one of the licenses:

.NET: XMLBlackbox OR SecureBlackbox Data Security OR SecureBlackbox Professional

VCL: XMLBlackbox OR SecureBlackbox Data Security OR SecureBlackbox Professional

ActiveX/DLL: Not available

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation