SigningTarget

class SigningTarget(val bytes: ByteArray, val byteRange: IntArray)

The signed bytes plus the exact /ByteRange the CMS must cover.

Constructors

Link copied to clipboard
constructor(bytes: ByteArray, byteRange: IntArray)

Properties

Link copied to clipboard
Link copied to clipboard