SecurIdTokenDecrypt Method |
Name | Description | |
---|---|---|
Decrypt(String) |
Decrypts the token by passing the supplied password to the Decrypt(String, String) method.
| |
Decrypt(String, String) |
When implemented in a derived class, decrypts the token using the supplied password and Device ID (Serial Number).
|