EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElXAdESSigner.AddSigAndRefsTimestamp

TElXAdESSigner     See also    


 

Adds SigAndRefsTimestamp element to the signature.

 
 

Declaration

[C#]
    int AddSigAndRefsTimestamp(TElCustomTSPClient ATSPClient, TElXMLCustomFormatter Formatter);

[VB.NET]
    Function AddSigAndRefsTimestamp(ByVal ATSPClient As TElCustomTSPClient, ByVal Formatter As TElXMLCustomFormatter) As Integer

[Pascal]
    function AddSigAndRefsTimestamp(ATSPClient : TElCustomTSPClient, Formatter : TElXMLCustomFormatter) : integer;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Parameters

  • ATSPClient - TSP client to be used for time-stamping
  • Formatter - XML formatter. This parameter is for internal use only. Set this parameter to nil/null/Nothing
 
 

Return value

    TSP error code. See TElCustomTSPClient.Timestamp for their values.

 
 

Description

    Call this method to add SigAndRefsTimestamp element, which contains a timestamp over the XAdES-C form of the electronic signature.

 
 

See also:     AddRefsOnlyTimestamp     AddSignatureTimestamp     AddArchiveTimestamp    

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