Overload List

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

See Also