Checks if signature is valid and data not altered.

C# | Visual Basic | Visual C++ | F# |
public bool VerifySignature()
Public Function VerifySignature As Boolean
public: bool VerifySignature()
member VerifySignature : unit -> bool

Boolean
Returns true if signature is valid, otherwise false.
Returns true if signature is valid, otherwise false.

This method is valid only if Content-Type parameter smime-type=signed-data.

Exception | Condition |
---|---|
InvalidOperationException | Is raised when smime-type != signed-data. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119