EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElMessageSigner.SignFile

TElMessageSigner     See also    


 

Signs files

 
 

Declaration

[C#]
    not implemented;

[VB.NET]
    not implemented;

[Pascal]
    not implemented;

[VB6]
    Sub IElMessageSignerX7.SignFile(InFile As String, OutFile As String)

[ActiveX]
    HRESULT _stdcall IElMessageSignerX7.SignFile([in] BSTR InFile, [in] BSTR OutFile );

[DLL]
    not implemented;
 
 

Parameters

  • InFile - Name of the file to be signed.
  • OutFile - Name of the output file.
 
 

Description

    Use this method to sign files.

 
 

See also:     CountersignFile     SignFileDetached     TimestampFile    

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