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

A digest record stored in a signer block.

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

Description: Get the digest bytes.
return: the digest bytes

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

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

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


