mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 14:11:33 +00:00
implemented crypto and started pairing
This commit is contained in:
@@ -11,5 +11,6 @@
|
||||
@interface CryptoManager : NSObject <NSURLConnectionDelegate>
|
||||
|
||||
- (void) generateKeyPairUsingSSl;
|
||||
- (NSString*) getUniqueID;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user