| Decrypt |
Decrypts the given string with the optional parameters |
| Decryptbinary |
Decrypts the given binary with the optional parameters |
| Encrypt |
Encrypts the given string with the optional parameters |
| Encryptbinary |
Encrypts the given binary with the optional parameters |
| Generatesecretkey |
Generates a new secret key based on the algorithm |
| GetAuthuser |
Returns the currently logged in authenicated user |
| IsUserinrole |
Determines if the user specified is logged in (CFLOGINUSER) |
| IsUserloggedin |
Determines if the user specified is logged in (CFLOGINUSER) |
| Jwtcreate |
Create JWT tokens. See jwt.io for information about JWT's. |