Uses of Class
org.robovm.apple.security.SecImportItem
| Package | Description |
|---|---|
| org.robovm.apple.security |
-
Uses of SecImportItem in org.robovm.apple.security
Methods in org.robovm.apple.security that return SecImportItem Modifier and Type Method Description static SecImportItemSecImportItem.Marshaler. toObject(Class<SecImportItem> cls, long handle, long flags)Methods in org.robovm.apple.security that return types with arguments of type SecImportItem Modifier and Type Method Description static List<SecImportItem>SecImportExport. importPKCS12(NSData pkcs12_data, SecImportExportOptions options)static List<SecImportItem>SecImportItem.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.security with parameters of type SecImportItem Modifier and Type Method Description static longSecImportItem.Marshaler. toNative(SecImportItem o, long flags)Method parameters in org.robovm.apple.security with type arguments of type SecImportItem Modifier and Type Method Description static longSecImportItem.AsListMarshaler. toNative(List<SecImportItem> l, long flags)static SecImportItemSecImportItem.Marshaler. toObject(Class<SecImportItem> cls, long handle, long flags)