Function get_secure
Source pub fn get_secure(data: PreferenceData) -> MoosyncResult<PreferenceData>
Expand description
Retrieves a secure preference value based on the provided data.
§Arguments
data - The data to filter the secure preference. 
§Returns
A Value object representing the secure preference.