Core Class
View Source on Trac ↗
Core Class
ParagonIE_Sodium_Core32_ChaCha20_Ctx
class ParagonIE_Sodium_Core32_ChaCha20_Ctx
// Constructor: function Object() { [native code] } Class ParagonIE_Sodium_Core32_ChaCha20_Ctx
Methods 5 methods
| Method / Return | Description |
|---|---|
| __construct() void | ParagonIE_Sodium_Core_ChaCha20_Ctx constructor.
Parameters: $key: mixed, $iv: mixed, $counter: mixed |
| offsetSet() void | No description available.
Parameters: $offset: mixed, $value: mixed |
| offsetExists() bool | No description available.
Parameters: $offset: mixed |
| offsetUnset() void | No description available.
Parameters: $offset: mixed |
| offsetGet() (mixed | No description available.
Parameters: $offset: mixed |
Properties
| Property / Type | Description |
|---|---|
| $container mixed public | No description available. |
Class Information
Source File
wp-includes/sodium_compat/src/Core32/ChaCha20/Ctx.php
Advertisement