EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElMessageVerifier.IsSignatureFileDetached

TElMessageVerifier     See also    


 

This method checks whether file contains the detached signature

 
 

Declaration

[C#]
    not implemented;

[VB.NET]
    not implemented;

[Pascal]
    not implemented;

[VB6]
    Function IElMessageVerifierX7.IsSignatureFileDetached(SigFile As String) As Boolean

[ActiveX]
    HRESULT _stdcall IElMessageVerifierX7.IsSignatureFileDetached([in] BSTR SigFile, [out, retval] VARIANT_BOOL * Value);

[DLL]
    not implemented;
 
 

Parameters

  • SigFile - Name of the file to be checked.
 
 

Return value

    True if the SigFile contains the detached signature.
    False otherwise,

 
 

Description

    Use this method to check whether file contains the detached signature only or the message with signature.

 
 

See also:     IsSignatureDetached     VerifyFileDetached    

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