Discuss this help topic in SecureBlackbox Forum

TElMessageVerifier.IsSignatureFileDetached

TElMessageVerifier     See also     


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


This method checks whether file contains the detached signature

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    not implemented;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

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    

Discuss this help topic in SecureBlackbox Forum