pull/657/merge
Prakash Thakur 2 years ago committed by GitHub
commit 681abb3379
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,3 @@
string openssl_encrypt( string $data, string $method, string $key,
$options = 0, string $iv, string $tag= NULL,
string $aad, int $tag_length = 16 )
Loading…
Cancel
Save