Discuss this help topic in SecureBlackbox Forum

TElAuthenticodeVerifier.CloseFile

TElAuthenticodeVerifier     See also     


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


Closes file.

Declaration

[C#/Java]
    void CloseFile();

[VB.NET]
    Sub CloseFile()

[Pascal]
    procedure CloseFile;

[C++]
    void CloseFile();

[PHP]
    void CloseFile()

Description

    This method closes file and clears all internal class structures preparing it to the next file verification.

See also:     OpenFile    

Discuss this help topic in SecureBlackbox Forum