• BlackBerry Dynamics
  • Runtime library for iOS applications
  • 10.0.1.86
BBDThreatNetworkSecurity Class Reference

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

#import <GDThreatNetworkSecurity.h>

Inherits BBDThreat.

Instance Methods

(instancetype) - NS_DESIGNATED_INITIALIZER
 Creates an instance of BBDThreatNetworkSecurity. More...
 
(BBDNetworkType- getNetworkType
 Indicate the type of mitm threat. More...
 
- Instance Methods inherited from BBDThreat
(BBDThreatType- getType
 Indicate the type of threat being checked. More...
 
(long) - getEvaluatedTime
 Determine when the check last completed. More...
 
(BBDThreatLevel- getRiskLevel
 Return the level of risk posed by the threat. More...
 
(BOOL) - getDetectionEnabled
 Check whether the threat is being evaluated. More...
 
(NSString *) - getInfo
 Get information on possible remediation actions to the threat. More...
 
(instancetype) - NS_UNAVAILABLE
 Only the subclasses of BBDThreat maybe instantiated. More...
 

Additional Inherited Members

- Class Methods inherited from BBDThreat
(instancetype) + NS_UNAVAILABLE
 

Method Documentation

◆ NS_DESIGNATED_INITIALIZER

- (instancetype) NS_DESIGNATED_INITIALIZER

◆ getNetworkType

- (BBDNetworkType) getNetworkType

Indicate the specific type of mitm threat.

Returns
BBDNetworkType.

The documentation for this class was generated from the following file: