# Class: com.pnfsoftware.jeb.core.units.code.android.APKSigSchemeV2Block.Attribute

An additional attribute stored in signed data.

## Method: getId
- return type: `int`

Description: Get the attribute identifier.
return: the attribute identifier

## Method: getValue
- return type: `byte[]`

Description: Get the attribute value bytes.
return: the attribute value

## Method: toString
- return type: `java.lang.String`


