Uses of Class
org.robovm.apple.security.SecImportExportOptions
| Package | Description |
|---|---|
| org.robovm.apple.security |
-
Uses of SecImportExportOptions in org.robovm.apple.security
Methods in org.robovm.apple.security that return SecImportExportOptions Modifier and Type Method Description SecImportExportOptionsSecImportExportOptions. set(CFString key, NativeObject value)SecImportExportOptionsSecImportExportOptions. setPassphrase(String passphrase)static SecImportExportOptionsSecImportExportOptions.Marshaler. toObject(Class<SecImportExportOptions> cls, long handle, long flags)Methods in org.robovm.apple.security that return types with arguments of type SecImportExportOptions Modifier and Type Method Description static List<SecImportExportOptions>SecImportExportOptions.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.security with parameters of type SecImportExportOptions Modifier and Type Method Description static List<SecImportItem>SecImportExport. importPKCS12(NSData pkcs12_data, SecImportExportOptions options)protected static OSStatusSecImportExport. importPKCS120(NSData pkcs12_data, SecImportExportOptions options, CFArray.CFArrayPtr items)static longSecImportExportOptions.Marshaler. toNative(SecImportExportOptions o, long flags)Method parameters in org.robovm.apple.security with type arguments of type SecImportExportOptions Modifier and Type Method Description static longSecImportExportOptions.AsListMarshaler. toNative(List<SecImportExportOptions> l, long flags)static SecImportExportOptionsSecImportExportOptions.Marshaler. toObject(Class<SecImportExportOptions> cls, long handle, long flags)