Uses of Class
org.robovm.apple.security.SecTrustProperties
| Package | Description |
|---|---|
| org.robovm.apple.security |
-
Uses of SecTrustProperties in org.robovm.apple.security
Methods in org.robovm.apple.security that return SecTrustProperties Modifier and Type Method Description SecTrustPropertiesSecTrust. getProperties()Deprecated.Deprecated in iOS 15.0.static SecTrustPropertiesSecTrustProperties.Marshaler. toObject(Class<SecTrustProperties> cls, long handle, long flags)Methods in org.robovm.apple.security that return types with arguments of type SecTrustProperties Modifier and Type Method Description static List<SecTrustProperties>SecTrustProperties.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.security with parameters of type SecTrustProperties Modifier and Type Method Description static longSecTrustProperties.Marshaler. toNative(SecTrustProperties o, long flags)Method parameters in org.robovm.apple.security with type arguments of type SecTrustProperties Modifier and Type Method Description static longSecTrustProperties.AsListMarshaler. toNative(List<SecTrustProperties> l, long flags)static SecTrustPropertiesSecTrustProperties.Marshaler. toObject(Class<SecTrustProperties> cls, long handle, long flags)