Checks SMIME signed enities signtures. NOTE: For not signed messsages this method always return true.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public bool VerifySignatures()
Public Function VerifySignatures As Boolean
public: bool VerifySignatures()
member VerifySignatures : unit -> bool
Return Value
Boolean
Returns true if all signatures are valid.
Returns true if all signatures are valid.
Exceptions
Exception | Condition |
---|---|
NotSupportedException | Is raised when entity is signed with not supported encryption. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119