unsignedTrailingBytes property

int unsignedTrailingBytes
final

Number of bytes after signedLength that this signature does not protect. Expected to be > 0 for every signature except the outermost one, because later revisions are appended as incremental updates.

Implementation

final int unsignedTrailingBytes;