EMSecureStorageModule Class Reference

Inherits from NSObject
Declared in EMSecureStorageModule.h

Overview

SecureStorageModule class which is the entry-point for SecureStorage features.

+ secureStorageModule

Designated Constructor. Returns the Secure Storage module as object created using the configurations that has been created

+ (instancetype)secureStorageModule

Return Value

The Secure Storage module object.

Availability

4.0

Declared In

EMSecureStorageModule.h

– secureStorageManager

The secure storage manager.

- (id<EMSecureStorageManager>)secureStorageManager

Return Value

The Secure Storage manager object.

Availability

4.0

Declared In

EMSecureStorageModule.h