MESSOR
Documentation
Home
Download
Installation
Protocol
Library
Old version
Messor Network Protocol
class CryptOpenSSL implements
iCrypt
Encryption class using OpenSSL library algorithms
__construct
():
void
Encrypt
(
data
):
void
Encryption of the transmitted string
Decrypt
(
data
):
void
Decrypts the given string
getAlgCrypt
():
string
Getting Encryption Algorithms Available in OpenSSL