Uses of Class
org.robovm.apple.security.SecTrustResult
| Package | Description |
|---|---|
| org.robovm.apple.security |
-
Uses of SecTrustResult in org.robovm.apple.security
Methods in org.robovm.apple.security that return SecTrustResult Modifier and Type Method Description SecTrustResultSecTrust. getResult()static SecTrustResultSecTrustResult.Marshaler. toObject(Class<SecTrustResult> cls, long handle, long flags)Methods in org.robovm.apple.security that return types with arguments of type SecTrustResult Modifier and Type Method Description static List<SecTrustResult>SecTrustResult.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.security with parameters of type SecTrustResult Modifier and Type Method Description static longSecTrustResult.Marshaler. toNative(SecTrustResult o, long flags)Method parameters in org.robovm.apple.security with type arguments of type SecTrustResult Modifier and Type Method Description static longSecTrustResult.AsListMarshaler. toNative(List<SecTrustResult> l, long flags)static SecTrustResultSecTrustResult.Marshaler. toObject(Class<SecTrustResult> cls, long handle, long flags)