Authorization tags

Tags are name-value pairs on the KeyMint (previously Keymaster) API that can act as parameters for an operation performed on the API, characteristics that are permanently bound to a particular key, or both.

Each tag consists of an enum value and an associated type that indicates whether multiple values are allowed. For example, the tag with name BLOCK_MODE has enum value 4 and a type, ENUM_REP, that indicates that the associated value is a repeatable enum.

Tags can be found at the following locations: