Core Class
View Source on Trac ↗
Core Class
ParagonIE_Sodium_Core_AEGIS256
class ParagonIE_Sodium_Core_AEGIS256
// Constructor: function Object() { [native code] } No description available.
Methods 3 methods
| Method / Return | Description |
|---|---|
| decrypt() string | No description available.
Parameters: $ct: mixed, $tag: mixed, $ad: mixed, $key: mixed, $nonce: mixed |
| encrypt() array | No description available.
Parameters: $msg: mixed, $ad: mixed, $key: mixed, $nonce: mixed |
| init() ParagonIE_Sodium_Core_AEGIS_State256 | No description available.
Parameters: $key: mixed, $nonce: mixed |
Class Information
Source File
wp-includes/sodium_compat/src/Core/AEGIS256.php
Advertisement