Searched defs:sodium_crypto_secretbox_open (Results 1 – 2 of 2) sorted by relevance
113 function sodium_crypto_secretbox_open(string $ciphertext, string $nonce, string $key): string|false… function
544 PHP_FUNCTION(sodium_crypto_secretbox_open) in PHP_FUNCTION() argument
Completed in 15 milliseconds