Centrales |  Componentes |  consola |  Debug |  Default |  Fuentes |  SalidaGrafica |  Seguridad |  SIUToba |  Varios |  Deprecated

toba_encriptador

toba_encriptador

Ubicada en php/lib/toba_encriptador.php [line 6]



Métodos Propios
static void   instancia()  
void   __construct ()  
void   cifrar ()  
void   Decrypt ()  
void   descifrar ()  
void   Encrypt ()  
void   keyED ()  
void   RandPass ()  

static method instancia  [línea 15]

  static instancia( )






__construct   [línea 11]

  __construct( )






cifrar   [línea 22]

  cifrar( $no_encriptado , [ $clave = "get" ] )

Parámetros:
   $no_encriptado: 
   $clave: 





Decrypt   [línea 75]

  Decrypt( $txt , $key )

Parámetros:
   $txt: 
   $key: 





descifrar   [línea 32]

  descifrar( $encriptado , [ $clave = "get" ] )

Parámetros:
   $encriptado: 
   $clave: 





Encrypt   [línea 59]

  Encrypt( $txt , $key )

Parámetros:
   $txt: 
   $key: 





keyED   [línea 46]

  keyED( $txt , $encrypt_key )

Parámetros:
   $txt: 
   $encrypt_key: 





RandPass   [línea 87]

  RandPass( )







Desarrollado por SIU.
Documentación generada con phpDocumentor