Uses of Class
org.robovm.apple.security.SecValue
| Package | Description |
|---|---|
| org.robovm.apple.security |
-
Uses of SecValue in org.robovm.apple.security
Methods in org.robovm.apple.security that return SecValue Modifier and Type Method Description SecValueSecQuery. getValue()SecValueSecValue. set(CFType key, NativeObject value)SecValueSecValue. setData(NSData data)SecValueSecValue. setPersistentRef(NSData persistentRef)SecValueSecValue. setRef(CFType ref)static SecValueSecValue.Marshaler. toObject(Class<SecValue> cls, long handle, long flags)Methods in org.robovm.apple.security that return types with arguments of type SecValue Modifier and Type Method Description static List<SecValue>SecValue.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)