EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElCMSSignature.SigningCertificate

TElCMSSignature     See also    


 

This property contains the certificate used for signing.

 
 

Declaration

[C#]
    TElCMSSigningCertificate SigningCertificate;

[VB.NET]
    Property SigningCertificate As TElCMSSigningCertificate

[Pascal]
    property SigningCertificate : TElCMSSigningCertificate;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this property to obtain the references to the certificates and digests computed on them. This property prevents the simple substitution of the signing certificate.

 
 

See also:     Signer     Sign    

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