Uses of Class
org.robovm.apple.security.SecReturn
| Package | Description |
|---|---|
| org.robovm.apple.security |
-
Uses of SecReturn in org.robovm.apple.security
Methods in org.robovm.apple.security that return SecReturn Modifier and Type Method Description SecReturnSecQuery. getReturn()SecReturnSecReturn. set(CFType key, NativeObject value)SecReturnSecReturn. setShouldReturnAttributes(boolean shouldReturnAttributes)SecReturnSecReturn. setShouldReturnData(boolean shouldReturnData)SecReturnSecReturn. setShouldReturnPersistent(boolean shouldReturnPersistent)SecReturnSecReturn. setShouldReturnReference(boolean shouldReturnReference)static SecReturnSecReturn.Marshaler. toObject(Class<SecReturn> cls, long handle, long flags)Methods in org.robovm.apple.security that return types with arguments of type SecReturn Modifier and Type Method Description static List<SecReturn>SecReturn.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)