FOFDispatcher::_createDecryptionKey
Creates a decryption key for use with the TOTP decryption method
Signature
private function _createDecryptionKey([integer
$time = null] )
Parameters
-
$time
- The timestamp used for TOTP calculation, leave empty to use current timestamp
Returns
- string
- THe encryption key