Uses of Class
org.robovm.apple.security.SecAttrKeyType
| Package | Description |
|---|---|
| org.robovm.apple.security |
-
Uses of SecAttrKeyType in org.robovm.apple.security
Fields in org.robovm.apple.security declared as SecAttrKeyType Modifier and Type Field Description static SecAttrKeyTypeSecAttrKeyType. ECstatic SecAttrKeyTypeSecAttrKeyType. ECSECPrimeRandomstatic SecAttrKeyTypeSecAttrKeyType. RSAMethods in org.robovm.apple.security that return SecAttrKeyType Modifier and Type Method Description SecAttrKeyTypeSecAttributes. getKeyType()static SecAttrKeyTypeSecAttrKeyType.Marshaler. toObject(Class<SecAttrKeyType> cls, long handle, long flags)static SecAttrKeyTypeSecAttrKeyType. valueOf(CFType value)Methods in org.robovm.apple.security that return types with arguments of type SecAttrKeyType Modifier and Type Method Description static List<SecAttrKeyType>SecAttrKeyType.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.security with parameters of type SecAttrKeyType Modifier and Type Method Description SecAttributesSecAttributes. setKeyType(SecAttrKeyType keyType)static longSecAttrKeyType.Marshaler. toNative(SecAttrKeyType o, long flags)Method parameters in org.robovm.apple.security with type arguments of type SecAttrKeyType Modifier and Type Method Description static longSecAttrKeyType.AsListMarshaler. toNative(List<SecAttrKeyType> l, long flags)static SecAttrKeyTypeSecAttrKeyType.Marshaler. toObject(Class<SecAttrKeyType> cls, long handle, long flags)