.NET Components
Chilkat .NET Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character Encoding Conversion

Back to Mime Class Summary

Mime::IsSigned

Return true if the MIME message is digitally signed, otherwise returns false.

  Declarations  
    [Visual Basic]
Public Function IsSigned() As Boolean

[C#]
public bool IsSigned();

[C++]
public bool IsSigned();

[JScript]
public function IsSigned() : Boolean
 
  Parameters  
   
 

Copyright 2002, Chilkat Software, Inc. All Rights Reserved.