[]
Verifies the signature by checking that embedded data digest corresponds to the calculated one.
public bool VerifySignatureValue()
Public Function VerifySignatureValue() As Boolean
Type | Description |
---|---|
bool | true if signature is correct and corresponds to the signed data. |