Package org.robovm.apple.security
Class SecAttrKeyType
public class SecAttrKeyType extends GlobalValueEnumeration<CFType>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSecAttrKeyType.AsListMarshalerstatic classSecAttrKeyType.Marshalerstatic classSecAttrKeyType.Values -
Field Summary
Fields Modifier and Type Field Description static SecAttrKeyTypeECstatic SecAttrKeyTypeECSECPrimeRandomstatic SecAttrKeyTypeRSA -
Method Summary
Modifier and Type Method Description static SecAttrKeyTypevalueOf(CFType value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
RSA
-
EC
-
ECSECPrimeRandom
- Since:
- Available in iOS 10.0 and later.
-
-
Method Details
-
valueOf
-