SecurIdSdtidTokenDecrypt Method |
| Name | Description | |
|---|---|---|
| Decrypt(String) |
Decrypts the token by passing the supplied password to the Decrypt(String, String) method.
(Inherited from SecurIdToken.) | |
| Decrypt(String, String) |
Decrypts the token using the supplied password.
(Overrides SecurIdTokenDecrypt(String, String).) |