blenc_encryptEncrypt a PHP script with BLENC. Beschreibung
string blenc_encrypt
( string
$plaintext
, string $encodedfile
[, string $encryption_key
] )
Encrypt the Parameter-Liste
RückgabewerteBLENC will return the redistributable key that must be saved into key_file: the path of key_file is specified at runtime with the option blenc.key_file Beispiele
Beispiel #1 blenc_encrypt example
<?php |