Retrieving a Binary Value

Retrieve a value set from the vault.

Syntax

- (NSData *) getValue: (NSString *) dataKey

Parameters

  • dataKey – The key in which the data is stored.

Returns

If successful, this returns NSData.