![]() |
Joomla CMS
3.9.25 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.9.25 et du framework Joomla Platform intégré
|
Graphe d'héritage de ParagonIE_Sodium_File:Champs de données | |
| const | BUFFER_SIZE = 8192 |
Fonctions membres protégées statiques | |
| static | box_encrypt ($ifp, $ofp, $mlen, $nonce, $boxKeypair) |
| static | box_decrypt ($ifp, $ofp, $mlen, $nonce, $boxKeypair) |
Membres hérités additionnels | |
Fonctions membres publiques statiques hérités de ParagonIE_Sodium_Core_Util | |
| static | compare ($left, $right, $len=null) |
| static | declareScalarType (&$mixedVar=null, $type='void', $argumentIndex=0) |
| static | intToChr ($int) |
| static | memcmp ($left, $right) |
| static | strlen ($str) |
| static | substr ($str, $start=0, $length=null) |
| static | verify_16 ($a, $b) |
| static | verify_32 ($a, $b) |
| static | xorStrings ($a, $b) |
Class ParagonIE_Sodium_File
|
staticprotected |
| resource | $ifp | |
| resource | $ofp | |
| int | $mlen | |
| string | $nonce | |
| string | $boxKeypair |
| SodiumException | |
| TypeError |
Références ParagonIE_Sodium_Crypto32\box_beforenm(), ParagonIE_Sodium_Crypto\box_beforenm(), ParagonIE_Sodium_Crypto32\box_publickey(), ParagonIE_Sodium_Crypto\box_publickey(), ParagonIE_Sodium_Crypto32\box_secretkey(), et ParagonIE_Sodium_Crypto\box_secretkey().
|
staticprotected |
| resource | $ifp | |
| resource | $ofp | |
| int | $mlen | |
| string | $nonce | |
| string | $boxKeypair |
| SodiumException | |
| TypeError |
Références ParagonIE_Sodium_Crypto32\box_beforenm(), ParagonIE_Sodium_Crypto\box_beforenm(), ParagonIE_Sodium_Crypto32\box_publickey(), ParagonIE_Sodium_Crypto\box_publickey(), ParagonIE_Sodium_Crypto32\box_secretkey(), et ParagonIE_Sodium_Crypto\box_secretkey().
| const BUFFER_SIZE = 8192 |