Uses of Class
org.robovm.apple.security.SecKeyOperationType
| Package | Description |
|---|---|
| org.robovm.apple.security |
-
Uses of SecKeyOperationType in org.robovm.apple.security
Methods in org.robovm.apple.security that return SecKeyOperationType Modifier and Type Method Description static SecKeyOperationTypeSecKeyOperationType. valueOf(long n)Returns the enum constant of this type with the specified name.static SecKeyOperationTypeSecKeyOperationType. valueOf(String name)Returns the enum constant of this type with the specified name.static SecKeyOperationType[]SecKeyOperationType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.security with parameters of type SecKeyOperationType Modifier and Type Method Description booleanSecKey. isAlgorithmSupported(SecKeyOperationType operation, String algorithm)