[ Index ] |
PHP Cross Reference of WordPress |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 38 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
ParagonIE_Sodium_Core_ChaCha20_IetfCtx:: (1 method):
__construct()
Class: ParagonIE_Sodium_Core_ChaCha20_IetfCtx - X-Ref
Class ParagonIE_Sodium_Core_ChaCha20_IetfCtx__construct($key = '', $iv = '', $counter = '') X-Ref |
ParagonIE_Sodium_Core_ChaCha20_IetfCtx constructor. param: string $key ChaCha20 key. param: string $iv Initialization Vector (a.k.a. nonce). param: string $counter The initial counter value. |
Generated: Thu Nov 21 01:00:03 2024 | Cross-referenced by PHPXref 0.7.1 |