mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-24 13:41:14 +00:00
Add support for building with OpenSSL 4.0
This commit is contained in:
@@ -37,6 +37,9 @@ private:
|
||||
QByteArray
|
||||
decrypt(const QByteArray& ciphertext, const QByteArray& key);
|
||||
|
||||
QByteArray
|
||||
getSignatureFromCert(X509* cert);
|
||||
|
||||
QByteArray
|
||||
getSignatureFromPemCert(const QByteArray& certificate);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user