Create Security

pull/657/head
Prakash Thakur 3 years ago committed by GitHub
parent b47cf8261f
commit 8cebdca6af
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