Skip to content

Commit e2e5907

Browse files
committed
Clean and improvments
1 parent 35d5e04 commit e2e5907

File tree

4 files changed

+171
-141
lines changed

4 files changed

+171
-141
lines changed

ios/TcpSocketClient.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,8 @@ typedef enum RCTTCPError RCTTCPError;
127127

128128
- (void)resume;
129129

130+
+ (BOOL)hasIdentity:(NSDictionary *)aliases;
131+
130132
/**
131133
* Get peer certificate information
132134
* @return NSDictionary with certificate information or nil if not available

0 commit comments

Comments
 (0)