Uses of Class
org.robovm.apple.passkit.PKEncryptionScheme
| Package | Description |
|---|---|
| org.robovm.apple.passkit |
-
Uses of PKEncryptionScheme in org.robovm.apple.passkit
Fields in org.robovm.apple.passkit declared as PKEncryptionScheme Modifier and Type Field Description static PKEncryptionSchemePKEncryptionScheme. ECC_V2static PKEncryptionSchemePKEncryptionScheme. RSA_V2Methods in org.robovm.apple.passkit that return PKEncryptionScheme Modifier and Type Method Description static PKEncryptionSchemePKEncryptionScheme.Marshaler. toObject(Class<PKEncryptionScheme> cls, long handle, long flags)static PKEncryptionSchemePKEncryptionScheme. valueOf(NSString value)Methods in org.robovm.apple.passkit that return types with arguments of type PKEncryptionScheme Modifier and Type Method Description static List<PKEncryptionScheme>PKEncryptionScheme.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.passkit with parameters of type PKEncryptionScheme Modifier and Type Method Description static longPKEncryptionScheme.Marshaler. toNative(PKEncryptionScheme o, long flags)Method parameters in org.robovm.apple.passkit with type arguments of type PKEncryptionScheme Modifier and Type Method Description static longPKEncryptionScheme.AsListMarshaler. toNative(List<PKEncryptionScheme> l, long flags)static PKEncryptionSchemePKEncryptionScheme.Marshaler. toObject(Class<PKEncryptionScheme> cls, long handle, long flags)