Overload List

  NameDescription
VerifyString(String, Stream)
Verifies that the passed in string is signed from a trusted sender.
VerifyString(String, KeyStore, String%)
Verifies that the passed in string is signed from a trusted sender.
The sender public key must be already imported in the KeyStore parameter.
VerifyString(String, FileInfo, String%)
Verifies that the passed in string is signed from a trusted sender.

See Also