Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns an NSData data object that contains a copy of all of the receiver s plaintext bytes. Decryption is transparently performed during the execution of the method.
Signature
- (NSData *)retrieveData;
Parameters
This method has no parameters.
Returns
A pointer to an NSData object that contains a copy of the receiver s plaintext bytes.
Defined in
MSProtectedData.h
Supported Platforms
| Minimum supported OS versions |
iOS 7.0 and OS X 10.8 |