| Name | Description | |
|---|---|---|
| Create | Create a random string. | |
| Destroy | Should be called after using the random string. | |
| GetEncrypted | Gets an encrypted version of the Random String. | |
| Verify | Tests the supplied string against the Random string held, and if matches returns True. |