EMWipeable Protocol Reference

Conforms to NSObject
Declared in EMWipeable.h

Overview

A protocol that indicates an object can be wiped.

– wipe required method

The method to be implemented to wipe the sensitive data.

- (void)wipe

Availability

4.0

Declared In

EMWipeable.h