SecureBlackbox

200+ components and classes for all aspects of digital security of your data

Filter: C#/Java  VB.NET  Pascal  C++  


TElMessageSigner.TimestampFile

TElMessageSigner     See also     


 

Timestamps files

 

Declaration

[C#/Java]
    not implemented;

[VB.NET]
    not implemented;

[Pascal]
    not implemented;

[C++]
    not implemented;

   

Parameters

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

Description

    Use this method to timestamp files.

   

See also:     CountersignFile     SignFile     SignFileDetached    

 
Back to top