EldoS
Navigation
Web site
Support
Table Of Contents

TElXMLKeyInfoX509Data class

Properties     Declared in    


 

TElXMLKeyInfoX509Data is a descendant of TElXMLKeyInfoData.

 
 

Description

    TElXMLKeyInfoX509Data is a container for X.509 certificate, needed for encryption/decryption or signing/verification of the XML data.

     The application can place a certificate or certificate chain together with the signed data according to the following:

  • If CertStorage is not set, Certificate points to the certificate to be used for signing.
  • If CertStorage is set, and Certificate is not set, the certificate to be used for signing is searched using the signature algorithm
  • If CertStorage is set and Certificate refers to one of CertStorage certificates, the certificate chain is built starting from Certificate
 
 

Properties

  • Certificate
  • CertStorage
  • IncludeDataParams
  • IncludeKeyValue

Inherited from TElXMLKeyInfoData:

  • Reference
 
 

Declared in

.NET:

  • Namespace: SBXMLSec
  • Assembly: SecureBlackbox.XML
VCL:
  • Unit: SBXMLSec
ActiveX/DLL: Not implemented
 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation