Expire Class
Package:
Summary:
Generate an encrypted code that expires after time
Groups:
Author:
Description:
This class can be used to generate an encrypted code that expires after time.
It can generate a random code that includes an expiry time. The generated code is encrypted.
The class can also decrypt the generated code and verify it has not yet expired.
It can generate a random code that includes an expiry time. The generated code is encrypted.
The class can also decrypt the generated code and verify it has not yet expired.
Comments are closed.