MESSORDocumentation
Messor Network Protocol
class CryptOpenSSL implements iCryptEncryption 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