This method requires the use of a
secret key ring, you have to specify the directory in which the
secret key ring resides though the KeyFolder
property. Cryptocx will automatically search through the secret ring
in the specified directory to find the required key.
You need to specify the Password
of the secret key that is needed to decrypt the string.
You need to specify the string to
decrypt and the verify the signature of, the InputText.
This method after decrypting the
string will then verify the signature, if the signature cannot be
verified, then it will not return "TRUE" even if the
string can be decrypted fine. The signature is verified by
|