sensitivity.io for iOS & macOS  1.1.4
Class Methods | List of all members
ResourcesInitializer(SDC) Category Reference

#import <ResourcesInitializer+SDC.h>

Class Methods

(BOOL) + initSdcWithError:
 

Detailed Description

SDC ResourcesInitializer category provides the means to initialize sensitive data classification(SDC) module resources

Method Documentation

◆ initSdcWithError:()

+ (BOOL) initSdcWithError: (NSError *_Nullable *_Nullable)  error

Initializes sensitivity.io sensitive data classification(SDC) resources

Attention
Must be called once on app lifetime before performing any classification, otherwise the classification will fail
Precondition
Initialize sensitivity.io base resources first
Parameters
errorThe error representing the reason for the failure
Returns
True on success, false in case an error occured

Extends class ResourcesInitializer.


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