Click or drag to resize

SecurIdSdtidTokenDecrypt Method

Overload List
  NameDescription
Public methodDecrypt(String)
Decrypts the token by passing the supplied password to the Decrypt(String, String) method.
(Inherited from SecurIdToken.)
Public methodDecrypt(String, String)
Decrypts the token using the supplied password.
(Overrides SecurIdTokenDecrypt(String, String).)
Top
See Also