• BlackBerry Dynamics
  • Runtime library for iOS applications
  • 10.0.1.86
GDThreatNetworkSecurity.h File Reference
#import <Foundation/Foundation.h>
#import "GDThreat.h"
#import "GDPortability.h"

Classes

class  BBDThreatNetworkSecurity
 Determine whether networking is subject to man in the middle attack. More...
 

Enumerations

enum  BBDNetworkType {
  None,
  Mobile,
  Wifi,
  Bluetooth,
  Ethernet,
  VPN
}
 The enumeration for the type of network in which the mitm attack was detected. More...
 

Enumeration Type Documentation

◆ BBDNetworkType

Enumerator
None 
Mobile 
Wifi 
Bluetooth 
Ethernet 
VPN