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

A signature record stored in a signer block.

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

Description: Get the signature algorithm identifier.
return: the algorithm identifier

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

Description: Get the signature bytes.
return: the signature bytes

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


