EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElMessageSigner.SignFileDetached

TElMessageSigner     See also    


 

Produces detached signature over a file

 
 

Declaration

[C#]
    not implemented;

[VB.NET]
    not implemented;

[Pascal]
    not implemented;

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

[ActiveX]
    HRESULT _stdcall IElMessageSignerX7.SignFileDetached([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 with detached signature.

 
 

See also:     CountersignFile     SignFile     TimestampFile    

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