EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElXMLSignedSignatureProperties.SigningCertificate

TElXMLSignedSignatureProperties     See also    


 

This property contains references to the signing certificates and digest values computed on them.

 
 

Declaration

[C#]
    TElXMLCertIDList SigningCertificate;

[VB.NET]
    Property SigningCertificate As TElXMLCertIDList

[Pascal]
    property SigningCertificate: TElXMLCertIDList;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    To prevent substitution attacks on the digital signature, this property contains references to the signing certificates and their digest values.

 
 

See also:     SignaturePolicyIdentifier     SignatureProductionPlace     SignerRole    

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