Site logo file
API
Search
Phoca.cz Main Site
Phoca Cart
Phoca Cart Demo
Search
Search
Type 2 or more characters for results.
Advanced Search
Methods
setEncryptionMode
encrypt
decrypt
getBlockSize
isSupported
You are here:
Home
Joomla
AesInterface
isSupported
⇦
Back to AesInterface class
Method isSupported
public bool
isSupported
()
Is this adapter supported?
Returns
bool
Class:
AesInterface
Project:
Joomla
Method isSupported - Source code
/** * Is this adapter supported? * *
@return
boolean */
public
function
isSupported
(
)
;