Checks if signature is valid and data not altered.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public bool VerifySignature()
Public Function VerifySignature As Boolean
public: bool VerifySignature()
member VerifySignature : unit -> bool
Return Value
Boolean
Returns true if signature is valid, otherwise false.
Returns true if signature is valid, otherwise false.
Remarks
This method is valid only if Content-Type parameter smime-type=signed-data.
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | Is raised when smime-type != signed-data. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119